Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h421 #define SHT_MIPS_TRANSLATE 0x70000022 macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3457 case SHT_MIPS_TRANSLATE: return "MIPS_TRANSLATE"; in get_mips_section_type_name()