Searched refs:checkFailIfMismatch (Results 1 – 3 of 3) sorted by relevance
253 void checkFailIfMismatch(StringRef arg, InputFile *source);
629 void LinkerDriver::checkFailIfMismatch(StringRef arg, InputFile *source) { in checkFailIfMismatch() function in lld::coff::LinkerDriver
520 checkFailIfMismatch(arg->getValue(), file); in parseDirectives()2030 checkFailIfMismatch(arg->getValue(), nullptr); in linkerMain()