Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h395 #define SHT_MIPS_LOCSTR 0x70000018 macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3920 case SHT_MIPS_LOCSTR: return "MIPS_LOCSTR"; in get_mips_section_type_name()