Searched refs:PT_MIPS_ABIFLAGS (Results 1 – 5 of 5) sorted by relevance
86 ELF-MIPS-NEXT: Type: PT_MIPS_ABIFLAGS (0x70000003)
1046 PT_MIPS_ABIFLAGS = 0x70000003, // Abiflags segment. enumerator
1664 #define PT_MIPS_ABIFLAGS 0x70000003 /* FP mode requirement. */ macro
1663 #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()