Searched refs:SymbolVersionSection (Results 1 – 1 of 1) sorted by relevance
398 const Elf_Shdr *SymbolVersionSection = nullptr; // .gnu.version member in __anonbcadc77c0111::ELFDumper845 if (!VersionMap.empty() || !DynSymRegion || !SymbolVersionSection) in getVersionMap()862 if (!SymbolVersionSection) { in getSymbolVersion()876 Obj.template getEntry<Elf_Versym>(*SymbolVersionSection, EntryIndex); in getSymbolVersion()2030 if (!SymbolVersionSection) in ELFDumper()2031 SymbolVersionSection = &Sec; in ELFDumper()2266 printVersionSymbolSection(SymbolVersionSection); in printVersionInfo()