Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/elf/
Dmips.h280 #define SHT_MIPS_IFACE 0x7000000b macro
DChangeLog-91031712 * mips.h (SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Define.
/freebsd-12-stable/sys/sys/
Delf_common.h468 #define SHT_MIPS_IFACE 0x7000000b macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h1217 _ELF_DEFINE_SHT(SHT_MIPS_IFACE, 0x7000000BUL, \
/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-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()
DChangeLog-96974074 (_bfd_mips_elf_section_from_shdr): Handle SHT_MIPS_IFACE,
/freebsd-12-stable/contrib/elftoolchain/readelf/
Dreadelf.c741 case SHT_MIPS_IFACE: return "MIPS_IFACE"; in section_type()
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c2542 case SHT_MIPS_IFACE: return "MIPS_IFACE"; in get_mips_section_type_name()