Searched refs:dynsym_section_sp (Results 1 – 1 of 1) sorted by relevance
834 SectionSP dynsym_section_sp( in GetImageInfoAddress() local836 if (!dynsym_section_sp) in GetImageInfoAddress()838 assert(dynsym_section_sp->GetObjectFile() == this); in GetImageInfoAddress()840 user_id_t dynsym_id = dynsym_section_sp->GetID(); in GetImageInfoAddress()852 return Address(dynsym_section_sp, offset); in GetImageInfoAddress()860 addr_t dyn_base = dynsym_section_sp->GetLoadBaseAddress(target); in GetImageInfoAddress()