Searched refs:image_object_file (Results 1 – 2 of 2) sorted by relevance
98 ObjectFile *image_object_file = module_sp->GetObjectFile(); in LoadAllImagesAtFileAddresses() local99 if (image_object_file) { in LoadAllImagesAtFileAddresses()100 SectionList *section_list = image_object_file->GetSectionList(); in LoadAllImagesAtFileAddresses()
341 if (auto image_object_file = in ReadJITDescriptorImpl() local343 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()377 ObjectFile *image_object_file = module_sp->GetObjectFile(); in ReadJITDescriptorImpl() local378 if (image_object_file) { in ReadJITDescriptorImpl()379 const SectionList *section_list = image_object_file->GetSectionList(); in ReadJITDescriptorImpl()