Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp282 auto targetArchName = getArchName(target->cpuType, target->cpuSubtype); in readFile() local
284 ") but does not contain the " + targetArchName + " architecture"); in readFile()