Searched refs:PT_MIPS_OPTIONS (Results 1 – 12 of 12) sorted by relevance
19 # CHECK: Type: PT_MIPS_OPTIONS
1045 PT_MIPS_OPTIONS = 0x70000002, // Options segment. enumerator
1047 PT_MIPS_OPTIONS = 0x70000002, // Options segment. enumerator
552 ## Case 20: the PT_MIPS_OPTIONS segment.553 - Type: 0x70000002 ## PT_MIPS_OPTIONS599 # MIPS-LLVM-NEXT: Type: PT_MIPS_OPTIONS (0x70000002)
1219 PT_MIPS_OPTIONS = 0x70000002, // Options segment. enumerator
1246 PT_MIPS_OPTIONS = 0x70000002, // Options segment. enumerator
1399 #define PT_MIPS_OPTIONS 0x70000002 macro
1662 #define PT_MIPS_OPTIONS 0x70000002 macro
1899 #define PT_MIPS_OPTIONS 0x70000002 macro
1145 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_OPTIONS); in getElfSegmentType()1205 case PT_MIPS_OPTIONS: in getElfPtType()
2107 addPhdrForSection(part, SHT_MIPS_OPTIONS, PT_MIPS_OPTIONS, PF_R); in finalizeSections()
1675 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_OPTIONS); in segmentTypeToString()