Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h410 #define SHT_MIPS_DELTACLASS 0x7000001d macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3925 case SHT_MIPS_DELTACLASS: return "MIPS_DELTACLASS"; in get_mips_section_type_name()