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

  /external/valgrind/main/coregrind/
pub_core_options.h 52 extern Bool VG_(clo_error_limit);
m_options.c 47 Bool VG_(clo_error_limit) = True; variable
m_errormgr.c 691 if (VG_(clo_error_limit)
    [all...]
m_main.c 534 else if VG_BOOL_CLO(arg, "--error-limit", VG_(clo_error_limit)) {}
    [all...]

Completed in 138 milliseconds