HomeSort by: relevance | last modified time | path
    Searched defs:AMD64 (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/jemalloc/dist/scripts/
gen_travis.py 13 AMD64 = 'amd64'
242 # Only generate 2 unusual options for AMD64 to reduce matrix size
243 max_unusual_opts = MAX_UNUSUAL_OPTIONS if arch == AMD64 else 1
311 generate_windows(AMD64),
313 generate_freebsd(AMD64),
315 generate_linux(AMD64),
318 generate_macos(AMD64),
  /src/external/gpl3/binutils/dist/bfd/
coff-x86_64.c 504 #define AMD64 1
554 /* We use the special COFF backend linker. For normal AMD64 COFF, we
866 /* If amd64 gcc uses underscores for symbol names, then it does not use
  /src/external/gpl3/binutils.old/dist/bfd/
coff-x86_64.c 504 #define AMD64 1
554 /* We use the special COFF backend linker. For normal AMD64 COFF, we
866 /* If amd64 gcc uses underscores for symbol names, then it does not use
  /src/external/gpl3/gdb/dist/bfd/
coff-x86_64.c 504 #define AMD64 1
554 /* We use the special COFF backend linker. For normal AMD64 COFF, we
866 /* If amd64 gcc uses underscores for symbol names, then it does not use
  /src/external/gpl3/gdb.old/dist/bfd/
coff-x86_64.c 504 #define AMD64 1
554 /* We use the special COFF backend linker. For normal AMD64 COFF, we
866 /* If amd64 gcc uses underscores for symbol names, then it does not use
  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 803 0: Common to AMD64 and Intel64.
804 1: AMD64.
808 #define AMD64 1
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 790 0: Common to AMD64 and Intel64.
791 1: AMD64.
795 #define AMD64 1
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 757 0: Common to AMD64 and Intel64.
758 1: AMD64.
762 #define AMD64 1
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 737 0: Common to AMD64 and Intel64.
738 1: AMD64.
742 #define AMD64 1

Completed in 41 milliseconds