Searched refs:PT_MIPS_ABIFLAGS (Results 1 – 10 of 10) sorted by relevance
618 #define PT_MIPS_ABIFLAGS 0x70000003 macro
286 * mips.h (PT_MIPS_ABIFLAGS, SHT_MIPS_ABIFLAGS): Define.
97 * elfcpp.h (PT_MIPS_ABIFLAGS): New program header type.
517 PT_MIPS_ABIFLAGS = 0x70000003,
643 * readelf.c (get_mips_segment_type): Display name for PT_MIPS_ABIFLAGS.
3717 case PT_MIPS_ABIFLAGS: in get_mips_segment_type()
1783 PT_MIPS_ABIFLAGS program header.1784 (_bfd_mips_elf_modify_segment_map): Create PT_MIPS_ABIFLAGS segment and
12171 if (m->p_type == PT_MIPS_ABIFLAGS) in _bfd_mips_elf_modify_segment_map()12180 m->p_type = PT_MIPS_ABIFLAGS; in _bfd_mips_elf_modify_segment_map()
452 differences. Ignore program headers other than PT_MIPS_ABIFLAGS.
9628 layout->make_output_segment(elfcpp::PT_MIPS_ABIFLAGS, elfcpp::PF_R); in do_finalize_sections()