Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/elf/
Dmips.h278 #define SHT_MIPS_CONTENT 0x7000000c macro
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-mips.c5130 case SHT_MIPS_CONTENT: in _bfd_mips_elf_section_from_shdr()
5328 hdr->sh_type = SHT_MIPS_CONTENT; in _bfd_mips_elf_fake_sections()
8014 case SHT_MIPS_CONTENT: in _bfd_mips_elf_final_write_processing()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c2509 case SHT_MIPS_CONTENT: return "MIPS_CONTENT"; in get_mips_section_type_name()