Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h411 #define SHT_MIPS_DELTADECL 0x7000001f macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3454 case SHT_MIPS_DELTADECL: return "MIPS_DELTADECL"; in get_mips_section_type_name()