Searched refs:reloc_section (Results 1 – 1 of 1) sorted by relevance
2600 Section *reloc_section = section_list->FindSectionContainingFileAddress(addr).get(); in GetSymtab() local2601 if (reloc_section) in GetSymtab()2603 user_id_t reloc_id = reloc_section->GetID(); in GetSymtab()