Searched refs:PT_MIPS_OPTIONS (Results 1 – 8 of 8) sorted by relevance
615 #define PT_MIPS_OPTIONS 0x70000002 macro
1505 * mips.h (PT_MIPS_OPTIONS): New symbol.
231 (PT_MIPS_REGINFO, PT_MIPS_RTPROC, PT_MIPS_OPTIONS): Likewise.
515 PT_MIPS_OPTIONS = 0x70000002,
12221 if (*pm == NULL || (*pm)->p_type != PT_MIPS_OPTIONS) in _bfd_mips_elf_modify_segment_map()12226 options_segment->p_type = PT_MIPS_OPTIONS; in _bfd_mips_elf_modify_segment_map()
1852 PT_MIPS_OPTIONS segment on IRIX6.
1044 (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
3715 case PT_MIPS_OPTIONS: in get_mips_segment_type()