Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDmips.h289 #define SHT_MIPS_SHDR 0x70000010 macro
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2545 case SHT_MIPS_SHDR: return "MIPS_SHDR"; in get_mips_section_type_name()