Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.cpp260 auto targetArchName = getArchName(target->cpuType, target->cpuSubtype); in readFile() local
262 ") but does not contain the " + targetArchName + " architecture"); in readFile()