Searched refs:checkFailIfMismatch (Results 1 – 3 of 3) sorted by relevance
200 void checkFailIfMismatch(StringRef arg, InputFile *source);
698 void checkFailIfMismatch(StringRef arg, InputFile *source) { in checkFailIfMismatch() function
402 checkFailIfMismatch(arg->getValue(), file); in parseDirectives()1671 checkFailIfMismatch(arg->getValue(), nullptr); in linkerMain()