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

  /external/valgrind/coregrind/
pub_core_options.h 43 extern Bool VG_(clo_error_limit);
m_options.c 51 Bool VG_(clo_error_limit) = True; variable
m_main.c 617 else if VG_BOOL_CLO(arg, "--error-limit", VG_(clo_error_limit)) {}
    [all...]
m_errormgr.c 692 if (VG_(clo_error_limit)
    [all...]

Completed in 328 milliseconds