Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.h268 void checkFailIfMismatch(StringRef arg, InputFile *source);
H A DDriverUtils.cpp775 void LinkerDriver::checkFailIfMismatch(StringRef arg, InputFile *source) { in checkFailIfMismatch() function in lld::coff::LinkerDriver
H A DDriver.cpp421 checkFailIfMismatch(arg->getValue(), file); in parseDirectives()
1937 checkFailIfMismatch(arg->getValue(), nullptr); in linkerMain()