Searched refs:clo_run_libc_freeres (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_options.h282 if the latter says False, then the setting of VG_(clo_run_libc_freeres)
285 extern Bool VG_(clo_run_libc_freeres);
H A Dm_options.c125 Bool VG_(clo_run_libc_freeres) = True; variable
H A Dm_main.c652 else if VG_BOOL_CLO(arg, "--run-libc-freeres", VG_(clo_run_libc_freeres)) {}
2718 !VG_(clo_run_libc_freeres) ||

Completed in 151 milliseconds