Lines Matching full:jit_exit
843 // jit_exit - Used to intercept the "exit" library call.844 static void jit_exit(int Status) {870 if (Name == "exit") return (void*)(intptr_t)&jit_exit;