Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h329 #define SHT_MIPS_LIBLIST 0x70000000 macro
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7078 case SHT_MIPS_LIBLIST: in _bfd_mips_elf_section_from_shdr()
7261 hdr->sh_type = SHT_MIPS_LIBLIST; in _bfd_mips_elf_fake_sections()
12026 case SHT_MIPS_LIBLIST: in _bfd_mips_elf_final_write_processing()
DChangeLog-96974072 SHT_MIPS_LIBLIST, SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3899 case SHT_MIPS_LIBLIST: return "MIPS_LIBLIST"; in get_mips_section_type_name()