Home
last modified time | relevance | path

Searched refs:SHT_MIPS_IFACE (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h362 #define SHT_MIPS_IFACE 0x7000000b macro
DChangeLog-91031712 * mips.h (SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7109 case SHT_MIPS_IFACE: in _bfd_mips_elf_section_from_shdr()
7321 hdr->sh_type = SHT_MIPS_IFACE; in _bfd_mips_elf_fake_sections()
DChangeLog-96974074 (_bfd_mips_elf_section_from_shdr): Handle SHT_MIPS_IFACE,
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3909 case SHT_MIPS_IFACE: return "MIPS_IFACE"; in get_mips_section_type_name()