Home
last modified time | relevance | path

Searched defs:EF_SPARC_32PLUS (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h30 #define EF_SPARC_32PLUS 0x000100 /* generic V8+ features */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h30 #define EF_SPARC_32PLUS 0x000100 /* generic V8+ features */ macro
/netbsd-src/sys/arch/sparc64/include/
H A Delf_machdep.h52 #define EF_SPARC_32PLUS 0x000100 /* generic V8+ features */ macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h160 EF_SPARC_32PLUS = 0x000100, // generic V8+ features enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h160 EF_SPARC_32PLUS = 0x000100, // generic V8+ features enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d13 enum EF_SPARC_32PLUS = 0x000100; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d988 enum EF_SPARC_32PLUS = 0x000100; variable