| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterUtilities.h | 54 namespace AMD64 { 115 {llvm::Triple::NetBSD, llvm::Triple::x86_64, NETBSD::AMD64::NT_FPREGS},
|
| H A D | ProcessElfCore.cpp | 757 if (note.info.n_type == NETBSD::AMD64::NT_REGS) { in parseNetBSDNotes() 772 } else if (note.info.n_type == NETBSD::AMD64::NT_FPREGS) { in parseNetBSDNotes()
|
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | Config.h | 38 static const auto AMD64 = llvm::COFF::IMAGE_FILE_MACHINE_AMD64; variable 99 bool is64() const { return machine == AMD64 || machine == ARM64; } in is64()
|
| H A D | DLL.cpp | 785 case AMD64: in newTailMergeChunk() 800 case AMD64: in newTailMergeUnwindInfoChunk() 809 case AMD64: in newTailMergePDataChunk() 820 case AMD64: in newThunkChunk()
|
| H A D | Symbols.cpp | 112 if (machine == AMD64) in makeImportThunk()
|
| H A D | Chunks.cpp | 440 case AMD64: in applyRelocation() 518 case AMD64: in getBaserelType() 594 case AMD64: in getRuntimePseudoRelocSize() 975 case AMD64: in getDefaultType()
|
| H A D | DriverUtils.cpp | 258 } else if (ctx.config.machine == AMD64) { in parseFunctionPadMin()
|
| H A D | InputFiles.cpp | 1079 return AMD64; in getMachineType()
|
| H A D | Driver.cpp | 154 case AMD64: in getArch() 2019 config->machine = AMD64; in linkerMain()
|
| H A D | PDB.cpp | 1697 case AMD64: in getSecrelReloc()
|
| H A D | Writer.cpp | 2030 if (ctx.config.machine == AMD64) { in sortExceptionTable()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 97 HANDLE_MDMP_ARCH(0x0009, AMD64) // PROCESSOR_ARCHITECTURE_AMD64
|
| /openbsd-src/usr.sbin/unbound/ |
| H A D | README-Travis.md | 3 …e Clang and GCC; while platforms include Android, iOS, Linux, and OS X on AMD64, Aarch64, PowerPC … 13 A typical recipe tests Clang and GCC on various hardware. The hardware includes AMD64, Aarch64, Pow… 32 …nd the second is Address sanitizer (Asan). The sanitizers are only run on AMD64 hardware. Note the…
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.opt | 1 ; Options for the IA-32 and AMD64 ports of the compiler.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | coff-x86_64.c | 448 #define AMD64 1 macro
|
| H A D | coffcode.h | 3870 #elif defined AMD64 in coff_write_object_contents()
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | coff-x86_64.c | 448 #define AMD64 1 macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | README-X86-64.txt | 3 AMD64 Optimization Manual 8.2 has some nice information about optimizing integer
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/ |
| H A D | MinidumpParser.cpp | 159 case ProcessorArchitecture::AMD64: in GetArchitecture()
|
| /openbsd-src/gnu/llvm/llvm/cmake/platforms/ |
| H A D | WinMsvc.cmake | 170 set(CMAKE_SYSTEM_PROCESSOR AMD64)
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 335 case ProcessorArchitecture::AMD64: in streamMapping()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Minidump/ |
| H A D | MinidumpFileBuilder.cpp | 57 arch = ProcessorArchitecture::AMD64; in AddSystemInfo()
|
| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | GNUmakefile | 416 # When we are running from a 32bit cmd.exe on AMD64 then 418 # is set to AMD64 422 else ifeq ($(PROCESSOR_ARCHITECTURE),AMD64) 444 ifeq ($(ARCHITECTURE),AMD64)
|
| /openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/ |
| H A D | ChangeLog | 169 * sinh(1e4) was not enough to go to infinity in AMD64
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | NEWS | 254 * Changes in AMD64 configurations 256 The AMD64 target now includes the %cs and %ss registers. As a result 257 the AMD64 remote protocol has changed; this affects the floating-point
|