Home
last modified time | relevance | path

Searched defs:EF_SH_DSP (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsh.h34 #define EF_SH_DSP 4 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsh.h34 #define EF_SH_DSP 4 macro
/netbsd-src/sys/arch/sh3/include/
H A Delf_machdep.h32 #define EF_SH_DSP 0x04 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2052 enum EF_SH_DSP = 0x4; variable