Home
last modified time | relevance | path

Searched refs:PT_MIPS_REGINFO (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h609 #define PT_MIPS_REGINFO 0x70000000 macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815231 (PT_MIPS_REGINFO, PT_MIPS_RTPROC, PT_MIPS_OPTIONS): Likewise.
Delfcpp.h511 PT_MIPS_REGINFO =0x70000000,
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c12140 if (m->p_type == PT_MIPS_REGINFO) in _bfd_mips_elf_modify_segment_map()
12149 m->p_type = PT_MIPS_REGINFO; in _bfd_mips_elf_modify_segment_map()
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc9649 layout->make_output_segment(elfcpp::PT_MIPS_REGINFO, in do_finalize_sections()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3711 case PT_MIPS_REGINFO: in get_mips_segment_type()