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