Searched refs:SymbolVersionSection (Results 1 – 1 of 1) sorted by relevance
376 const Elf_Shdr *SymbolVersionSection = nullptr; // .gnu.version member in __anon28a7ad930111::ELFDumper765 if (!VersionMap.empty() || !DynSymRegion || !SymbolVersionSection) in getVersionMap()782 if (!SymbolVersionSection) { in getSymbolVersion()796 Obj.template getEntry<Elf_Versym>(*SymbolVersionSection, EntryIndex); in getSymbolVersion()1916 if (!SymbolVersionSection) in ELFDumper()1917 SymbolVersionSection = &Sec; in ELFDumper()2132 printVersionSymbolSection(SymbolVersionSection); in printVersionInfo()