Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h331 #define SHT_MIPS_CONFLICT 0x70000002 macro
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c7059 case SHT_MIPS_CONFLICT: in _bfd_mips_elf_section_from_shdr()
7239 hdr->sh_type = SHT_MIPS_CONFLICT; in _bfd_mips_elf_fake_sections()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3428 case SHT_MIPS_CONFLICT: return "MIPS_CONFLICT"; in get_mips_section_type_name()