Home | History | Annotate | Download | only in memcheck

Lines Matching refs:VG_XACT_CLO

4896    else if VG_XACT_CLO(arg, "--leak-check=no",
4898 else if VG_XACT_CLO(arg, "--leak-check=summary",
4900 else if VG_XACT_CLO(arg, "--leak-check=yes",
4902 else if VG_XACT_CLO(arg, "--leak-check=full",
4905 else if VG_XACT_CLO(arg, "--leak-resolution=low",
4907 else if VG_XACT_CLO(arg, "--leak-resolution=med",
4909 else if VG_XACT_CLO(arg, "--leak-resolution=high",