Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsh.h29 #define EF_SH_MACH_MASK 0x1f macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsh.h29 #define EF_SH_MACH_MASK 0x1f macro
/netbsd-src/sys/arch/sh3/include/
H A Delf_machdep.h26 #define EF_SH_MACH_MASK 0x1f macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2047 enum EF_SH_MACH_MASK = 0x1f; variable