Home
last modified time | relevance | path

Searched refs:SHT_MIPS_CONFLICT (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmips.h254 #define SHT_MIPS_CONFLICT 0x70000002 macro
/NextBSD/sys/sys/
HDelf_common.h429 #define SHT_MIPS_CONFLICT 0x70000002 macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1140 _ELF_DEFINE_SHT(SHT_MIPS_CONFLICT, 0x70000002UL, \
/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c5439 case SHT_MIPS_CONFLICT: in _bfd_mips_elf_section_from_shdr()
5599 hdr->sh_type = SHT_MIPS_CONFLICT; in _bfd_mips_elf_fake_sections()
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c664 case SHT_MIPS_CONFLICT: return "MIPS_CONFLICT"; in section_type()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2534 case SHT_MIPS_CONFLICT: return "MIPS_CONFLICT"; in get_mips_section_type_name()