Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.cpp1804 Architecture targetArch) { in isArchABICompatible() argument
1807 std::tie(targetCpuType, std::ignore) = getCPUTypeFromArchitecture(targetArch); in isArchABICompatible()