Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDConfig.h182 bool errorForArchMismatch = false; member
HDDriver.cpp1653 config->errorForArchMismatch = args.hasArg(OPT_arch_errors_fatal); in link()
HDInputFiles.cpp196 auto msg = config->errorForArchMismatch in compatWithTargetArch()