Searched refs:SHT_LLVM_ODRTAB (Results 1 – 5 of 5) sorted by relevance
149 else if (Type == ELF::SHT_LLVM_ODRTAB) in PrintSwitchToSection()
252 STRINGIFY_ENUM_CASE(ELF, SHT_LLVM_ODRTAB); in getELFSectionTypeName()
841 SHT_LLVM_ODRTAB = 0x6fff4c00, // LLVM ODR table. enumerator
613 Type = ELF::SHT_LLVM_ODRTAB; in ParseSectionArguments()
465 ECase(SHT_LLVM_ODRTAB); in enumeration()