Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/MachO/
DConfig.h146 bool forceExactCpuSubtypeMatch = false; member
DDriver.cpp1614 config->forceExactCpuSubtypeMatch = in link()
DInputFiles.cpp1820 if (config->forceExactCpuSubtypeMatch) in isTargetPlatformArchCompatible()