Searched refs:PT_MIPS_ABIFLAGS (Results 1 – 12 of 12) sorted by relevance
86 ELF-MIPS-NEXT: Type: PT_MIPS_ABIFLAGS (0x70000003)
288 # CHECK-NEXT: Type: PT_MIPS_ABIFLAGS
1046 PT_MIPS_ABIFLAGS = 0x70000003, // Abiflags segment. enumerator
1048 PT_MIPS_ABIFLAGS = 0x70000003, // Abiflags segment. enumerator
557 ## Case 21: the PT_MIPS_ABIFLAGS segment.558 - Type: 0x70000003 ## PT_MIPS_ABIFLAGS601 # MIPS-LLVM-NEXT: Type: PT_MIPS_ABIFLAGS (0x70000003)
1220 PT_MIPS_ABIFLAGS = 0x70000003, // Abiflags segment. enumerator
1247 PT_MIPS_ABIFLAGS = 0x70000003, // Abiflags segment. enumerator
1663 #define PT_MIPS_ABIFLAGS 0x70000003 /* FP mode requirement. */ macro
1900 #define PT_MIPS_ABIFLAGS 0x70000003 /* FP mode requirement. */ macro
1146 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_ABIFLAGS); in getElfSegmentType()1207 case PT_MIPS_ABIFLAGS: in getElfPtType()
2108 addPhdrForSection(part, SHT_MIPS_ABIFLAGS, PT_MIPS_ABIFLAGS, PF_R); in finalizeSections()
1676 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_ABIFLAGS); in segmentTypeToString()