Home | History | Annotate | Download | only in coregrind

Lines Matching defs:exit

239    // avoid recursive exit during gdbserver call.
247 VG_(umsg)("(action at valgrind abnormal exit) vgdb me ... \n");
250 VG_(umsg)("(action at valgrind abnormal exit)\n"
251 "valgrind exit is too early => vgdb not yet usable\n");
267 be called in places where the dependencies of VG_(exit) need to be
287 void VG_(exit)( Int status )
443 VG_(exit)(1);
456 VG_(exit)(2);
543 VG_(umsg)("Valgrind has to exit now. Sorry. Bye!\n");
548 VG_(exit)(1);