Searched refs:dynsym_section_sp (Results 1 – 1 of 1) sorted by relevance
976 SectionSP dynsym_section_sp( in GetImageInfoAddress() local978 if (!dynsym_section_sp) in GetImageInfoAddress()980 assert(dynsym_section_sp->GetObjectFile() == this); in GetImageInfoAddress()982 user_id_t dynsym_id = dynsym_section_sp->GetID(); in GetImageInfoAddress()994 return Address(dynsym_section_sp, offset); in GetImageInfoAddress()1002 addr_t dyn_base = dynsym_section_sp->GetLoadBaseAddress(target); in GetImageInfoAddress()