Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h386 #define SHT_MIPS_LOCSYM 0x70000015 macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3917 case SHT_MIPS_LOCSYM: return "MIPS_LOCSYM"; in get_mips_section_type_name()