Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h399 #define SHT_MIPS_DELTASYM 0x7000001b macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3450 case SHT_MIPS_DELTASYM: return "MIPS_DELTASYM"; in get_mips_section_type_name()