Lines Matching defs:ObjectFile
56 ObjectFile::ObjectFile(const string &_filename,
66 ObjectFile::~ObjectFile()
76 ObjectFile::loadSection(Section *sec, const PortProxy& mem_proxy,
94 ObjectFile::loadSections(const PortProxy& mem_proxy, Addr addr_mask,
105 typedef std::vector<ObjectFile::Loader *> LoaderList;
116 ObjectFile::Loader::Loader()
122 ObjectFile::tryLoaders(ProcessParams *params, ObjectFile *obj_file)
189 ObjectFile *
221 ObjectFile *file_obj = NULL;