Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDmips.h280 #define SHT_MIPS_IFACE 0x7000000b macro
HDChangeLog-91031712 * mips.h (SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Define.
/NextBSD/sys/sys/
HDelf_common.h437 #define SHT_MIPS_IFACE 0x7000000b macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1156 _ELF_DEFINE_SHT(SHT_MIPS_IFACE, 0x7000000BUL, \
/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c5462 case SHT_MIPS_IFACE: in _bfd_mips_elf_section_from_shdr()
5654 hdr->sh_type = SHT_MIPS_IFACE; in _bfd_mips_elf_fake_sections()
HDChangeLog-96974074 (_bfd_mips_elf_section_from_shdr): Handle SHT_MIPS_IFACE,
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c672 case SHT_MIPS_IFACE: return "MIPS_IFACE"; in section_type()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2542 case SHT_MIPS_IFACE: return "MIPS_IFACE"; in get_mips_section_type_name()