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

  /external/valgrind/main/coregrind/
pub_core_options.h 56 extern Int VG_(clo_error_exitcode);
m_options.c 48 Int VG_(clo_error_exitcode) = 0; variable
m_main.c 535 else if VG_INT_CLO (arg, "--error-exitcode", VG_(clo_error_exitcode)) {}
    [all...]
  /external/valgrind/tsan/
ts_valgrind.cc 289 extern int VG_(clo_error_exitcode);
299 G_flags->error_exitcode = VG_(clo_error_exitcode);
    [all...]

Completed in 142 milliseconds