Searched refs:PT_MIPS_RTPROC (Results 1 – 5 of 5) sorted by relevance
528 #define PT_MIPS_RTPROC 0x70000001 macro
1578 PT_MIPS_RTPROC = 0x70000001, // Runtime procedure table. enumerator
406 LLVM_READOBJ_ENUM_CASE(ELF, PT_MIPS_RTPROC); in getElfSegmentType()
9397 if (m->p_type == PT_MIPS_RTPROC) in _bfd_mips_elf_modify_segment_map()9406 m->p_type = PT_MIPS_RTPROC; in _bfd_mips_elf_modify_segment_map()
2387 case PT_MIPS_RTPROC: in get_mips_segment_type()