Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDriver.h225 void checkFailIfMismatch(StringRef arg, InputFile *source);
H A DDriverUtils.cpp718 void checkFailIfMismatch(StringRef arg, InputFile *source) { in checkFailIfMismatch() function
H A DDriver.cpp400 checkFailIfMismatch(arg->getValue(), file); in parseDirectives()
1805 checkFailIfMismatch(arg->getValue(), nullptr); in linkerMain()