Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriver.h200 void checkFailIfMismatch(StringRef arg, InputFile *source);
H A DDriverUtils.cpp698 void checkFailIfMismatch(StringRef arg, InputFile *source) { in checkFailIfMismatch() function
H A DDriver.cpp402 checkFailIfMismatch(arg->getValue(), file); in parseDirectives()
1671 checkFailIfMismatch(arg->getValue(), nullptr); in linkerMain()