Searched refs:SHT_MIPS_DWARF (Results 1 – 17 of 17) sorted by relevance
149 #if !defined(SHT_MIPS_DWARF)150 #define SHT_MIPS_DWARF 0x7000001e macro
6 # CHECK-NEXT: Type: SHT_MIPS_DWARF (0x7000001E)
45 # MIPS-LLVM: Type: SHT_MIPS_DWARF95 Type: SHT_MIPS_DWARF
145 else if (Type == ELF::SHT_MIPS_DWARF) in PrintSwitchToSection()
401 DebugSecType = ELF::SHT_MIPS_DWARF; in initELFMCObjectFileInfo()
406 DebugSecType = ELF::SHT_MIPS_DWARF; in initELFMCObjectFileInfo()
718 FindElfSectionByName<ElfClass>(".debug_info", SHT_MIPS_DWARF, in LoadSymbols()805 FindElfSectionByName<ElfClass>(".debug_frame", SHT_MIPS_DWARF, in LoadSymbols()
222 STRINGIFY_ENUM_CASE(ELF, SHT_MIPS_DWARF); in getELFSectionTypeName()
238 STRINGIFY_ENUM_CASE(ELF, SHT_MIPS_DWARF); in getELFSectionTypeName()
875 SHT_MIPS_DWARF = 0x7000001e, // DWARF debugging section. enumerator
900 SHT_MIPS_DWARF = 0x7000001e, // DWARF debugging section. enumerator
1217 #define SHT_MIPS_DWARF 0x7000001e macro
1474 #define SHT_MIPS_DWARF 0x7000001e /* DWARF debugging information. */ macro
1710 #define SHT_MIPS_DWARF 0x7000001e /* DWARF debugging information. */ macro
495 ECase(SHT_MIPS_DWARF); in enumeration()
518 ECase(SHT_MIPS_DWARF); in enumeration()