Home
last modified time | relevance | path

Searched refs:SHT_MIPS_CONTENT (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h360 #define SHT_MIPS_CONTENT 0x7000000c macro
DChangeLog-91031712 * mips.h (SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Define.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c7086 case SHT_MIPS_CONTENT: in _bfd_mips_elf_section_from_shdr()
7299 hdr->sh_type = SHT_MIPS_CONTENT; in _bfd_mips_elf_fake_sections()
11995 case SHT_MIPS_CONTENT: in _bfd_mips_elf_final_write_processing()
DChangeLog-96974072 SHT_MIPS_LIBLIST, SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and
4075 SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and SHT_MIPS_EVENTS
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3437 case SHT_MIPS_CONTENT: return "MIPS_CONTENT"; in get_mips_section_type_name()