Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h410 #define SHT_MIPS_DELTAINST 0x7000001c macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h454 #define SHT_MIPS_DELTAINST 0x7000001c macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1151 enum SHT_MIPS_DELTAINST = 0x7000001c; variable
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m41399 _(SHT_MIPS_DELTAINST, 0x7000001CUL,
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4777 case SHT_MIPS_DELTAINST: return "MIPS_DELTAINST"; in get_mips_section_type_name()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c5232 case SHT_MIPS_DELTAINST: return "MIPS_DELTAINST"; in get_mips_section_type_name()