Searched refs:SHT_MIPS_DWARF (Results 1 – 10 of 10) sorted by relevance
160 #if !defined(SHT_MIPS_DWARF)161 #define SHT_MIPS_DWARF 0x7000001e macro
6 # CHECK-NEXT: Type: SHT_MIPS_DWARF (0x7000001E)
145 else if (Type == ELF::SHT_MIPS_DWARF) in PrintSwitchToSection()
536 DebugSecType = ELF::SHT_MIPS_DWARF; in initELFMCObjectFileInfo()
217 STRINGIFY_ENUM_CASE(ELF, SHT_MIPS_DWARF); in getELFSectionTypeName()
829 SHT_MIPS_DWARF = 0x7000001e, // DWARF debugging section. enumerator
604 elf_header->e_machine == EM_MIPS ? SHT_MIPS_DWARF : SHT_PROGBITS; in LoadSymbols()
1474 #define SHT_MIPS_DWARF 0x7000001e /* DWARF debugging information. */ macro
1689 #define SHT_MIPS_DWARF 0x7000001e /* DWARF debugging information. */ macro
2808 case SHT_MIPS_DWARF: in getSectionTypeString()