Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h418 #define SHT_MIPS_EVENTS 0x70000021 macro
DChangeLog-91031816 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c7108 case SHT_MIPS_EVENTS: in _bfd_mips_elf_section_from_shdr()
7334 hdr->sh_type = SHT_MIPS_EVENTS; in _bfd_mips_elf_fake_sections()
12015 case SHT_MIPS_EVENTS: in _bfd_mips_elf_final_write_processing()
DChangeLog-96974073 SHT_MIPS_EVENTS sections.
4075 SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and SHT_MIPS_EVENTS
DChangeLog-94954100 SHT_MIPS_DWARF, and SHT_MIPS_EVENTS.
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3456 case SHT_MIPS_EVENTS: return "MIPS_EVENTS"; in get_mips_section_type_name()