Searched refs:clo_error_limit (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_options.h52 extern Bool VG_(clo_error_limit);
H A Dm_options.c47 Bool VG_(clo_error_limit) = True; variable
H A Dm_errormgr.c678 if (VG_(clo_error_limit)
H A Dm_main.c514 else if VG_BOOL_CLO(arg, "--error-limit", VG_(clo_error_limit)) {}
781 VG_(clo_error_limit) = False;

Completed in 79 milliseconds