HomeSort by: relevance | last modified time | path
    Searched refs:EF_SPARCV9_TSO (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/sparc64/include/
elf_machdep.h 10 #define EF_SPARCV9_TSO 0x0
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf_SPARC.d 20 enum EF_SPARCV9_TSO = 0x0;
  /src/external/gpl3/binutils/dist/include/elf/
sparc.h 42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */
  /src/external/gpl3/binutils.old/dist/include/elf/
sparc.h 42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */
  /src/external/gpl3/gdb.old/dist/include/elf/
sparc.h 42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */
  /src/external/gpl3/gdb/dist/include/elf/
sparc.h 42 #define EF_SPARCV9_TSO 0x0 /* total store ordering */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 983 enum EF_SPARCV9_TSO = 0;
  /src/sys/arch/sparc64/sparc64/
machdep.c 259 case EF_SPARCV9_TSO:
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 5112 if ((e_flags & EF_SPARCV9_MM) == EF_SPARCV9_TSO)
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 4728 if ((e_flags & EF_SPARCV9_MM) == EF_SPARCV9_TSO)

Completed in 73 milliseconds