Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDriver.h200 void checkFailIfMismatch(StringRef arg, InputFile *source);
DDriverUtils.cpp692 void checkFailIfMismatch(StringRef arg, InputFile *source) { in checkFailIfMismatch() function
DDriver.cpp398 checkFailIfMismatch(arg->getValue(), file); in parseDirectives()
1601 checkFailIfMismatch(arg->getValue(), nullptr); in link()