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

  /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.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/bsd/jemalloc.old/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/bsd/jemalloc/dist/scripts/
gen_gh_actions.py 12 AMD64 = 'amd64'
213 # Only generate 2 unusual options for AMD64 to reduce matrix size
214 max_unusual_opts = MAX_UNUSUAL_OPTIONS if arch == AMD64 else 1
235 arch_suffix = f"-{arch}" if arch != AMD64 else ""
243 else: # AMD64
279 if arch == AMD64:
363 arch_suffix = f"-{arch}" if arch != AMD64 else ""
369 else: # AMD64
451 arch_suffix = f"-{arch}" if arch != AMD64 else "
    [all...]
gen_travis.py 13 AMD64 = 'amd64'
253 # Only generate 2 unusual options for AMD64 to reduce matrix size
254 max_unusual_opts = MAX_UNUSUAL_OPTIONS if arch == AMD64 else 1
339 # generate_windows(AMD64),
345 # generate_freebsd(AMD64),
347 generate_linux(AMD64),
353 # generate_macos(AMD64),
  /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.old/dist/opcodes/
i386-opc.h 757 0: Common to AMD64 and Intel64.
758 1: AMD64.
762 #define AMD64 1
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 790 0: Common to AMD64 and Intel64.
791 1: AMD64.
795 #define AMD64 1

Completed in 26 milliseconds