Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDmips.h316 #define SHT_MIPS_LINE 0x70000019 macro
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2554 case SHT_MIPS_LINE: return "MIPS_LINE"; in get_mips_section_type_name()