HomeSort by relevance Sort by last modified time
    Searched refs:vex_failure_exit (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/VEX/priv/
main_globals.c 50 void (*vex_failure_exit) ( void ) = NULL; variable
main_globals.h 51 extern void (*vex_failure_exit) ( void );
main_util.c 219 (*vex_failure_exit)();
226 (*vex_failure_exit)();
main_main.c 108 vex_failure_exit = failure_exit;
    [all...]

Completed in 188 milliseconds