Searched refs:errorForArchMismatch (Results 1 – 3 of 3) sorted by relevance
176 bool errorForArchMismatch = false; member
1537 config->errorForArchMismatch = args.hasArg(OPT_arch_errors_fatal); in link()
978 auto msg = config->errorForArchMismatch in parse()