/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 113 Amd64 = 0x8664,
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 113 Amd64 = 0x8664,
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 113 Amd64 = 0x8664,
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 113 Amd64 = 0x8664,
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 109 Amd64 = 0x8664,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
ntimage.h | 17 #define IMAGE_FILE_MACHINE_AMD64 0x8664
|
/external/swiftshader/third_party/subzero/src/ |
IceClFlags.def | 60 clEnumValN(Ice::Target_X8664, "x8664", "x86-64"), \ 61 clEnumValN(Ice::Target_X8664, "x86-64", "x86-64 (same as x8664)"), \ 62 clEnumValN(Ice::Target_X8664, "x86_64", "x86-64 (same as x8664)"), \
|
IceTargetLoweringX86Base.h | 654 // TODO(jpp): when implementing the X8664 calling convention, make sure x8664 665 // TODO(jpp): when implementing the X8664 calling convention, make sure x8664 [all...] |
/external/swiftshader/third_party/subzero/docs/ |
README.rst | 92 Future targets include x8664, arm32, and arm64.
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
TestUtil.h | 11 // Utility classes for testing the X8664 Assembler. 34 namespace X8664 { 161 // __ is a helper macro. It allows test cases to emit X8664 assembly [all...] |
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/ |
DebugSupport.h | 518 IsaX64 = IMAGE_FILE_MACHINE_X64, ///< 0x8664
|
/prebuilts/go/darwin-x86/src/debug/pe/ |
file_test.go | 147 hdr: FileHeader{0x8664, 0x6, 0x0, 0x198, 0x12, 0x0, 0x4}, 172 hdr: FileHeader{0x8664, 0x11, 0x53e4364f, 0x39600, 0x6fc, 0xf0, 0x27},
|
/prebuilts/go/linux-x86/src/debug/pe/ |
file_test.go | 147 hdr: FileHeader{0x8664, 0x6, 0x0, 0x198, 0x12, 0x0, 0x4}, 172 hdr: FileHeader{0x8664, 0x11, 0x53e4364f, 0x39600, 0x6fc, 0xf0, 0x27},
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/ |
PeImage.h | 47 #define IMAGE_FILE_MACHINE_X64 0x8664
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
EfiImage.h | 50 #define EFI_IMAGE_MACHINE_X64 0x8664
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
PeImage.h | 40 #define IMAGE_FILE_MACHINE_X64 0x8664
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
DebugSupport.h | 660 IsaX64 = IMAGE_FILE_MACHINE_X64, ///< 0x8664
|
/external/syslinux/efi32/include/efi/ia32/ |
pe.h | 106 #define IMAGE_FILE_MACHINE_X64 0x8664 // x86_64
|