Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDmips.h341 #define SHT_MIPS_EVENTS 0x70000021 macro
HDChangeLog-91031816 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
/NextBSD/sys/sys/
HDelf_common.h446 #define SHT_MIPS_EVENTS 0x70000021 macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1174 _ELF_DEFINE_SHT(SHT_MIPS_EVENTS, 0x70000021UL, \
/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c5482 case SHT_MIPS_EVENTS: in _bfd_mips_elf_section_from_shdr()
5680 hdr->sh_type = SHT_MIPS_EVENTS; in _bfd_mips_elf_fake_sections()
9252 case SHT_MIPS_EVENTS: in _bfd_mips_elf_final_write_processing()
HDChangeLog-96974073 SHT_MIPS_EVENTS sections.
4075 SHT_MIPS_CONTENT, SHT_MIPS_SYMBOL_LIB, and SHT_MIPS_EVENTS
HDChangeLog-94954100 SHT_MIPS_DWARF, and SHT_MIPS_EVENTS.
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c681 case SHT_MIPS_EVENTS: return "MIPS_EVENTS"; in section_type()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2562 case SHT_MIPS_EVENTS: return "MIPS_EVENTS"; in get_mips_section_type_name()