Searched refs:SHT_MIPS_OPTIONS (Results 1 – 11 of 11) sorted by relevance
18 # CHECK_64-NEXT: Type: SHT_MIPS_OPTIONS
28 # ELF64: Type: SHT_MIPS_OPTIONS (0x7000000D)
32 Context.getELFSection(".MIPS.options", ELF::SHT_MIPS_OPTIONS, in EmitMipsOptionRecord()
704 SHT_MIPS_OPTIONS = 0x7000000d, // General options enumerator
705 SHT_MIPS_OPTIONS = 0x7000000d, // General options enumerator
398 ECase(SHT_MIPS_OPTIONS) in enumeration()
329 ELF-MIPS64EL-NEXT: Type: SHT_MIPS_OPTIONS
1459 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro
1460 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro
1007 LLVM_READOBJ_ENUM_CASE(ELF, SHT_MIPS_OPTIONS); in getElfSectionType()2575 case SHT_MIPS_OPTIONS: in getSectionTypeString()
1119 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro