Searched refs:reloc_section (Results 1 – 1 of 1) sorted by relevance
2856 Section *reloc_section = in GetSymtab() local2858 if (reloc_section) { in GetSymtab()2859 user_id_t reloc_id = reloc_section->GetID(); in GetSymtab()2865 m_symtab_ap.reset(new Symtab(reloc_section->GetObjectFile())); in GetSymtab()