Home | History | Annotate | Download | only in pydir

Lines Matching full:x8664

95                            choices=['arm32', 'x8632', 'x8664'],
111 assert target in ('x8632', 'x8664', 'arm32'), \
119 'x8664': 'x86-64',
192 'x8664': ('{root}/../third_party/llvm-build/Release+Asserts/bin/clang'
199 'x8664': ['-mx32']
205 'x8664': 'x86-64-linux',
319 'x8664': 'x86-64' + get_sfi_string(args, '', '', '-linux')
371 'x8664': 'x86_64' +
429 'x8664': 'ld',
434 'x8664': 'elf32_x86_64' if not args.sandbox else 'elf_x86_64',