Home
last modified time | relevance | path

Searched refs:SHT_MIPS_EH_REGION (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmips.h359 #define SHT_MIPS_EH_REGION 0x70000027 macro
/NextBSD/sys/sys/
HDelf_common.h452 #define SHT_MIPS_EH_REGION 0x70000027 macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1186 _ELF_DEFINE_SHT(SHT_MIPS_EH_REGION, 0x70000027UL, \
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c687 case SHT_MIPS_EH_REGION: return "MIPS_EH_REGION"; in section_type()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2568 case SHT_MIPS_EH_REGION: return "MIPS_EH_REGION"; in get_mips_section_type_name()