Searched refs:image_object_file (Results 1 – 2 of 2) sorted by relevance
90 ObjectFile *image_object_file = module_sp->GetObjectFile(); in LoadAllImagesAtFileAddresses() local91 if (image_object_file) { in LoadAllImagesAtFileAddresses()92 SectionList *section_list = image_object_file->GetSectionList(); in LoadAllImagesAtFileAddresses()
344 if (auto image_object_file = in ReadJITDescriptorImpl() local346 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()380 ObjectFile *image_object_file = module_sp->GetObjectFile(); in ReadJITDescriptorImpl() local381 if (image_object_file) { in ReadJITDescriptorImpl()382 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()