Searched refs:PT_MIPS_ABIFLAGS (Results 1 – 8 of 8) sorted by relevance
613 #define PT_MIPS_ABIFLAGS 0x70000003 macro
29 * elfcpp.h (PT_MIPS_ABIFLAGS): New program header type.
499 PT_MIPS_ABIFLAGS = 0x70000003,
1223 PT_MIPS_ABIFLAGS program header.1224 (_bfd_mips_elf_modify_segment_map): Create PT_MIPS_ABIFLAGS segment and
12124 if (m->p_type == PT_MIPS_ABIFLAGS) in _bfd_mips_elf_modify_segment_map()12133 m->p_type = PT_MIPS_ABIFLAGS; in _bfd_mips_elf_modify_segment_map()
153 differences. Ignore program headers other than PT_MIPS_ABIFLAGS.
39 * elf/mips.h (PT_MIPS_ABIFLAGS, SHT_MIPS_ABIFLAGS): Define.
3264 case PT_MIPS_ABIFLAGS: in get_mips_segment_type()