Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h423 #define SHT_MIPS_EVENTS 0x70000021 macro
DChangeLog-91031816 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7135 case SHT_MIPS_EVENTS: in _bfd_mips_elf_section_from_shdr()
7361 hdr->sh_type = SHT_MIPS_EVENTS; in _bfd_mips_elf_fake_sections()
12062 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.27/binutils/
Dreadelf.c3929 case SHT_MIPS_EVENTS: return "MIPS_EVENTS"; in get_mips_section_type_name()