Searched refs:PT_MIPS_RTPROC (Results 1 – 10 of 10) sorted by relevance
1044 PT_MIPS_RTPROC = 0x70000001, // Runtime procedure table. enumerator
1046 PT_MIPS_RTPROC = 0x70000001, // Runtime procedure table. enumerator
547 ## Case 20: the PT_ARM_EXIDX/PT_MIPS_RTPROC segment.548 - Type: 0x70000001 ## PT_ARM_EXIDX, PT_MIPS_RTPROC597 # MIPS-LLVM-NEXT: Type: PT_MIPS_RTPROC (0x70000001)
1218 PT_MIPS_RTPROC = 0x70000001, // Runtime procedure table. enumerator
1245 PT_MIPS_RTPROC = 0x70000001, // Runtime procedure table. enumerator
1398 #define PT_MIPS_RTPROC 0x70000001 macro
1661 #define PT_MIPS_RTPROC 0x70000001 /* Runtime procedure table. */ macro
1898 #define PT_MIPS_RTPROC 0x70000001 /* Runtime procedure table. */ macro
1144 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_RTPROC); in getElfSegmentType()1203 case PT_MIPS_RTPROC: in getElfPtType()
1674 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_RTPROC); in segmentTypeToString()