Home
last modified time | relevance | path

Searched refs:SHT_MIPS_MSYM (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h332 #define SHT_MIPS_MSYM 0x70000001 macro
DChangeLog-91031816 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7082 case SHT_MIPS_MSYM: in _bfd_mips_elf_section_from_shdr()
7367 hdr->sh_type = SHT_MIPS_MSYM; in _bfd_mips_elf_fake_sections()
12025 case SHT_MIPS_MSYM: in _bfd_mips_elf_final_write_processing()
DChangeLog-98991880 (_bfd_mips_elf_section_from_shdr): Reject an SHT_MIPS_MSYM
DChangeLog-94954099 (mips_elf_section_from_shdr): Handle SHT_MIPS_MSYM,
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3900 case SHT_MIPS_MSYM: return "MIPS_MSYM"; in get_mips_section_type_name()