Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h402 #define SHT_MIPS_DELTAINST 0x7000001c macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3451 case SHT_MIPS_DELTAINST: return "MIPS_DELTAINST"; in get_mips_section_type_name()