Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h430 #define SHT_MIPS_XLATE_DEBUG 0x70000025 macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3460 case SHT_MIPS_XLATE_DEBUG: return "MIPS_XLATE_DEBUG"; in get_mips_section_type_name()