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 46 extern Bool VG_(clo_error_limit);
m_options.c 52 Bool VG_(clo_error_limit) = True; variable
m_main.c 597 else if VG_BOOL_CLO(arg, "--error-limit", VG_(clo_error_limit)) {}
    [all...]
m_errormgr.c 691 if (VG_(clo_error_limit)
    [all...]

Completed in 253 milliseconds