Searched refs:dynsym_section_sp (Results 1 – 1 of 1) sorted by relevance
828 SectionSP dynsym_section_sp( in GetImageInfoAddress() local830 if (!dynsym_section_sp) in GetImageInfoAddress()832 assert(dynsym_section_sp->GetObjectFile() == this); in GetImageInfoAddress()834 user_id_t dynsym_id = dynsym_section_sp->GetID(); in GetImageInfoAddress()846 return Address(dynsym_section_sp, offset); in GetImageInfoAddress()854 addr_t dyn_base = dynsym_section_sp->GetLoadBaseAddress(target); in GetImageInfoAddress()