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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriver.h189 void checkFailIfMismatch(StringRef arg, InputFile *source);
H A DDriver.cpp385 checkFailIfMismatch(arg->getValue(), file);
1457 checkFailIfMismatch(arg->getValue(), nullptr);
H A DDriverUtils.cpp684 void checkFailIfMismatch(StringRef arg, InputFile *source) { function in namespace:lld::coff

Completed in 128 milliseconds