Home
last modified time | relevance | path

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

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