Searched refs:PT_MIPS_ABIFLAGS (Results 1 – 4 of 4) sorted by relevance
572 #define PT_MIPS_ABIFLAGS 0x70000003 /* MIPS fp mode */ macro
1513 PT_MIPS_ABIFLAGS = 0x70000003, // Abiflags segment. enumerator
1934 addPhdrForSection(part, SHT_MIPS_ABIFLAGS, PT_MIPS_ABIFLAGS, PF_R); in finalizeSections()
1469 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_ABIFLAGS); in segmentTypeToString()