Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h392 #define SHT_MIPS_OPTSYM 0x70000017 macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3919 case SHT_MIPS_OPTSYM: return "MIPS_OPTSYM"; in get_mips_section_type_name()