Searched refs:PT_MIPS_RTPROC (Results 1 – 8 of 8) sorted by relevance
500 #define PT_MIPS_RTPROC 0x70000001 macro
527 #define PT_MIPS_RTPROC 0x70000001 macro
1421 PT_MIPS_RTPROC = 0x70000001, // Runtime procedure table. enumerator
7393 if (m->p_type == PT_MIPS_RTPROC) in _bfd_mips_elf_modify_segment_map()7402 m->p_type = PT_MIPS_RTPROC; in _bfd_mips_elf_modify_segment_map()
9301 if (m->p_type == PT_MIPS_RTPROC) in _bfd_mips_elf_modify_segment_map()9310 m->p_type = PT_MIPS_RTPROC; in _bfd_mips_elf_modify_segment_map()
2626 case PT_MIPS_RTPROC: in get_mips_segment_type()
2086 case PT_MIPS_RTPROC: in get_mips_segment_type()
1386 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_RTPROC); in segmentTypeToString()