Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */ macro
/netbsd-src/sys/arch/sparc64/include/
H A Delf_machdep.h47 #define EF_SPARCV9_TSO 0x0 macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h166 EF_SPARCV9_TSO = 0x0, // total store ordering enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h166 EF_SPARCV9_TSO = 0x0, // total store ordering enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d20 enum EF_SPARCV9_TSO = 0x0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d983 enum EF_SPARCV9_TSO = 0; variable