Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h336 #define SHT_MIPS_CONFLICT 0x70000002 macro
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7086 case SHT_MIPS_CONFLICT: in _bfd_mips_elf_section_from_shdr()
7266 hdr->sh_type = SHT_MIPS_CONFLICT; in _bfd_mips_elf_fake_sections()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3901 case SHT_MIPS_CONFLICT: return "MIPS_CONFLICT"; in get_mips_section_type_name()