Home
last modified time | relevance | path

Searched defs:ARM64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp32 struct ARM64 : ARM64Common { struct
179 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64() function in ARM64
/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h38 static const auto ARM64 = llvm::COFF::IMAGE_FILE_MACHINE_ARM64; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h135 ARM64 = 0xf6, enumerator