Searched refs:exitLld (Results 1 – 7 of 7) sorted by relevance
62 void lld::exitLld(int val) { in exitLld() function in lld234 exitLld(1); in error()284 exitLld(1); in fatal()
142 [[noreturn]] void exitLld(int val);
224 exitLld(r.ret); // Exit now, can't re-execute again. in main()
1222 exitLld(errorCount() ? 1 : 0); in link()
1495 exitLld(errorCount() ? 1 : 0); in link()
98 exitLld(errorCount() ? 1 : 0); in link()
128 exitLld(errorCount() ? 1 : 0); in link()