Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h286 bool rejectMismatch; member
H A DInputFiles.cpp862 else if (config->rejectMismatch && in initializeSections()
H A DDriver.cpp1392 config->rejectMismatch = !args.hasArg(OPT_no_warn_mismatch); in readConfigs()