Home
last modified time | relevance | path

Searched refs:Arm64 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp67 case PDB_Machine::Arm64: in GetArchitecture()
150 case PDB_Machine::Arm64: in GetModuleSpecifications()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.cpp53 io.enumCase(Value, "Arm64", PDB_Machine::Arm64); in enumeration()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h131 Arm64 = 0xaa64, enumerator
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.h476 return chpe_range_type::Arm64; in getArm64ECRangeType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h748 enum chpe_range_type { Arm64 = 0, Arm64EC = 1, Amd64 = 2 }; enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp864 case chpe_range_type::Arm64: in printCOFFLoadConfig()
/freebsd/contrib/libpcap/
H A DCHANGES420 Check for Arm64 as well as x86-64 when looking for packet.lib on