Searched refs:SymbolVersionSection (Results 1 – 1 of 1) sorted by relevance
395 const Elf_Shdr *SymbolVersionSection = nullptr; // .gnu.version member in __anonb9a7a8320111::ELFDumper829 if (!VersionMap.empty() || !DynSymRegion || !SymbolVersionSection) in getVersionMap()846 if (!SymbolVersionSection) { in getSymbolVersion()860 Obj.template getEntry<Elf_Versym>(*SymbolVersionSection, EntryIndex); in getSymbolVersion()2006 if (!SymbolVersionSection) in ELFDumper()2007 SymbolVersionSection = &Sec; in ELFDumper()2237 printVersionSymbolSection(SymbolVersionSection); in printVersionInfo()