Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h43 #define EF_SPARCV9_PSO 0x1 /* partial store ordering */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h43 #define EF_SPARCV9_PSO 0x1 /* partial store ordering */ macro
/netbsd-src/sys/arch/sparc64/include/
H A Delf_machdep.h48 #define EF_SPARCV9_PSO 0x1 macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h167 EF_SPARCV9_PSO = 0x1, // partial store ordering enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h167 EF_SPARCV9_PSO = 0x1, // partial store ordering enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d21 enum EF_SPARCV9_PSO = 0x1; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d984 enum EF_SPARCV9_PSO = 1; variable