Searched refs:SHT_MIPS_REGINFO (Results 1 – 7 of 7) sorted by relevance
350 #define SHT_MIPS_REGINFO 0x70000006 macro
229 * elfcpp.h (SHT_MIPS_REGINFO): New enums for processor-specific flags.
410 SHT_MIPS_REGINFO = 0x70000006,
3534 return ((sh_type != elfcpp::SHT_MIPS_REGINFO) in do_should_include_section()6759 if (shdr.get_sh_type() == elfcpp::SHT_MIPS_REGINFO) in do_read_symbols()9642 layout->add_output_section_data(".reginfo", elfcpp::SHT_MIPS_REGINFO, in do_finalize_sections()
6940 if (hdr->sh_type == SHT_MIPS_REGINFO in _bfd_mips_elf_section_processing()7103 case SHT_MIPS_REGINFO: in _bfd_mips_elf_section_from_shdr()7176 if (hdr->sh_type == SHT_MIPS_REGINFO) in _bfd_mips_elf_section_from_shdr()7287 hdr->sh_type = SHT_MIPS_REGINFO; in _bfd_mips_elf_fake_sections()
2059 SHT_MIPS_REGINFO section to have a size of 0.
3905 case SHT_MIPS_REGINFO: return "MIPS_REGINFO"; in get_mips_section_type_name()