Lines Matching refs:memcheck
1505 --disable-valgrind-memcheck
1506 Whether to skip memcheck during the Valgrind tests
5793 # Check whether --enable-valgrind-memcheck was given.
5805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool memcheck" >&5
5806 $as_echo_n "checking for Valgrind tool memcheck... " >&6; }
5813 if `$VALGRIND --tool=memcheck --help >/dev/null 2>&1`; then :
5826 as_fn_error $? "Valgrind does not support memcheck; reconfigure with --disable-valgrind-memcheck" "$LINENO" 5
5843 valgrind_enabled_tools="$valgrind_enabled_tools memcheck"
6017 valgrind_tools="memcheck helgrind drd sgcheck"
6031 # memcheck, helgrind, drd, sgcheck). (Default: various)
6044 valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS)