Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h324 #define SHT_MIPS_LIBLIST 0x70000000 macro
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c7051 case SHT_MIPS_LIBLIST: in _bfd_mips_elf_section_from_shdr()
7234 hdr->sh_type = SHT_MIPS_LIBLIST; in _bfd_mips_elf_fake_sections()
11979 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.25/binutils/
Dreadelf.c3426 case SHT_MIPS_LIBLIST: return "MIPS_LIBLIST"; in get_mips_section_type_name()