Searched refs:SHT_MIPS_OPTIONS (Results 1 – 9 of 9) sorted by relevance
18 # CHECK_64-NEXT: Type: SHT_MIPS_OPTIONS
331 ".MIPS.options", ELF::SHT_MIPS_OPTIONS, in finish()
1301 SHT_MIPS_OPTIONS = 0x7000000d, // General options enumerator
336 ECase(SHT_MIPS_OPTIONS) in enumeration()
316 ELF-MIPS64EL-NEXT: Type: SHT_MIPS_OPTIONS
1412 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro
409 LLVM_READOBJ_ENUM_CASE(ELF, SHT_MIPS_OPTIONS); in getElfSectionType()
1567 case ELF::SHT_MIPS_OPTIONS: in WriteSection()
1119 #define SHT_MIPS_OPTIONS 0x7000000d /* Miscellaneous options. */ macro