Searched refs:SHT_GNU_verdef (Results 1 – 11 of 11) sorted by relevance
421 Shdr.sh_type != ELF::SHT_GNU_verdef) in printSymbolVersion()
464 #define SHT_GNU_verdef 0x6ffffffd /* Symbol versions provided */ macro
947 else if (Sec.sh_type == ELF::SHT_GNU_verdef) in readDynsymVersionsImpl()
324 STRINGIFY_ENUM_CASE(ELF, SHT_GNU_verdef); in getELFSectionTypeName()
1116 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions. enumerator
709 ECase(SHT_GNU_verdef); in enumeration()1661 case ELF::SHT_GNU_verdef: in mapping()
754 case ELF::SHT_GNU_verdef: in getDefaultLinkSec()
1481 case SHT_GNU_verdef: in parse()
3664 : SyntheticSection(SHF_ALLOC, SHT_GNU_verdef, sizeof(uint32_t), in VersionDefinitionSection()
1277 #define SHT_GNU_verdef SHT_SUNW_verdef macro
1976 case ELF::SHT_GNU_verdef: in ELFDumper()