Searched refs:SymbolVersionSection (Results 1 – 1 of 1) sorted by relevance
357 const Elf_Shdr *SymbolVersionSection = nullptr; // .gnu.version member in __anond60e1ac70111::ELFDumper729 if (!VersionMap.empty() || !DynSymRegion || !SymbolVersionSection) in getVersionMap()746 if (!SymbolVersionSection) { in getSymbolVersion()760 Obj.template getEntry<Elf_Versym>(*SymbolVersionSection, EntryIndex); in getSymbolVersion()1820 if (!SymbolVersionSection) in ELFDumper()1821 SymbolVersionSection = &Sec; in ELFDumper()2040 printVersionSymbolSection(SymbolVersionSection); in printVersionInfo()