Home
last modified time | relevance | path

Searched refs:SHT_MIPS_OPTIONS (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h368 #define SHT_MIPS_OPTIONS 0x7000000d macro
DChangeLog-91031873 * mips.h (SHT_MIPS_OPTIONS): Define.
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815136 * elfcpp.h (SHT_MIPS_OPTIONS): New enum constant.
Delfcpp.h412 SHT_MIPS_OPTIONS = 0x7000000d,
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c6957 if (hdr->sh_type == SHT_MIPS_OPTIONS in _bfd_mips_elf_section_processing()
7117 case SHT_MIPS_OPTIONS: in _bfd_mips_elf_section_from_shdr()
7192 if (hdr->sh_type == SHT_MIPS_OPTIONS) in _bfd_mips_elf_section_from_shdr()
7332 hdr->sh_type = SHT_MIPS_OPTIONS; in _bfd_mips_elf_fake_sections()
12208 if (elf_section_data (s)->this_hdr.sh_type == SHT_MIPS_OPTIONS) in _bfd_mips_elf_modify_segment_map()
DChangeLog-96974606 SHT_MIPS_OPTIONS section.
4629 for a SHT_MIPS_OPTIONS section.
4630 (mips_elf32_section_from_shdr): Handle SHT_MIPS_OPTIONS section.
4632 name of a SHT_MIPS_OPTIONS section.
4635 SHT_MIPS_OPTIONS section.
DChangeLog-20053653 SHT_MIPS_OPTIONS names. Allow all sections with unrecognised
3656 to check for SHT_MIPS_OPTIONS sections.
DChangeLog-9193540 (mips_elf_section_from_shdr): Handle SHT_MIPS_OPTIONS.
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3911 case SHT_MIPS_OPTIONS: return "MIPS_OPTIONS"; in get_mips_section_type_name()
14702 sect = find_section_by_type (SHT_MIPS_OPTIONS); in process_mips_specific()
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc6855 if (shdr.get_sh_type() == elfcpp::SHT_MIPS_OPTIONS) in do_read_symbols()