Searched refs:EF_SPARCV9_TSO (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dsparc.h166 EF_SPARCV9_TSO = 0x0, // total store ordering enumerator in enum:elfcpp::__anon827
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h166 EF_SPARCV9_TSO = 0x0, // total store ordering enumerator in enum:elfcpp::__anon350
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h166 EF_SPARCV9_TSO = 0x0, // total store ordering enumerator in enum:elfcpp::__anon346
/netbsd-current/sys/arch/sparc64/include/
H A Delf_machdep.h47 #define EF_SPARCV9_TSO 0x0 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_SPARC.d20 enum EF_SPARCV9_TSO = 0x0;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dsparc.h42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dsparc.h42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dsparc.cc4448 if (mm == elfcpp::EF_SPARCV9_TSO)
4451 this->elf_flags_ |= elfcpp::EF_SPARCV9_TSO;
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dsparc.cc4448 if (mm == elfcpp::EF_SPARCV9_TSO)
4451 this->elf_flags_ |= elfcpp::EF_SPARCV9_TSO;
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dsparc.cc4448 if (mm == elfcpp::EF_SPARCV9_TSO)
4451 this->elf_flags_ |= elfcpp::EF_SPARCV9_TSO;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d983 enum EF_SPARCV9_TSO = 0;
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dmachdep.c259 case EF_SPARCV9_TSO:
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3627 if ((e_flags & EF_SPARCV9_MM) == EF_SPARCV9_TSO)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4211 if ((e_flags & EF_SPARCV9_MM) == EF_SPARCV9_TSO)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4364 if ((e_flags & EF_SPARCV9_MM) == EF_SPARCV9_TSO)

Completed in 519 milliseconds