Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h441 #define SHT_MIPS_EH_REGION 0x70000027 macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3935 case SHT_MIPS_EH_REGION: return "MIPS_EH_REGION"; in get_mips_section_type_name()