Searched refs:dynsym_section_sp (Results 1 – 1 of 1) sorted by relevance
814 SectionSP dynsym_section_sp( in GetImageInfoAddress() local816 if (!dynsym_section_sp) in GetImageInfoAddress()818 assert(dynsym_section_sp->GetObjectFile() == this); in GetImageInfoAddress()820 user_id_t dynsym_id = dynsym_section_sp->GetID(); in GetImageInfoAddress()832 return Address(dynsym_section_sp, offset); in GetImageInfoAddress()840 addr_t dyn_base = dynsym_section_sp->GetLoadBaseAddress(target); in GetImageInfoAddress()