Home
last modified time | relevance | path

Searched refs:SHT_MIPS_LIBLIST (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDmips.h247 #define SHT_MIPS_LIBLIST 0x70000000 macro
/trueos/contrib/binutils/bfd/
HDelfxx-mips.c5431 case SHT_MIPS_LIBLIST: in _bfd_mips_elf_section_from_shdr()
5594 hdr->sh_type = SHT_MIPS_LIBLIST; in _bfd_mips_elf_fake_sections()
9216 case SHT_MIPS_LIBLIST: in _bfd_mips_elf_final_write_processing()
HDChangeLog-96974072 SHT_MIPS_LIBLIST, SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and
/trueos/contrib/binutils/binutils/
HDreadelf.c2532 case SHT_MIPS_LIBLIST: return "MIPS_LIBLIST"; in get_mips_section_type_name()