Searched refs:SymbolVersionSection (Results 1 – 1 of 1) sorted by relevance
397 const Elf_Shdr *SymbolVersionSection = nullptr; // .gnu.version member in __anonbcadc77c0111::ELFDumper844 if (!VersionMap.empty() || !DynSymRegion || !SymbolVersionSection) in getVersionMap()861 if (!SymbolVersionSection) { in getSymbolVersion()875 Obj.template getEntry<Elf_Versym>(*SymbolVersionSection, EntryIndex); in getSymbolVersion()1973 if (!SymbolVersionSection) in ELFDumper()1974 SymbolVersionSection = &Sec; in ELFDumper()2209 printVersionSymbolSection(SymbolVersionSection); in printVersionInfo()