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

  /external/valgrind/main/coregrind/
pub_core_options.h 273 if the latter says False, then the setting of VG_(clo_run_libc_freeres)
276 extern Bool VG_(clo_run_libc_freeres);
m_options.c 120 Bool VG_(clo_run_libc_freeres) = True; variable
m_main.c 561 else if VG_BOOL_CLO(arg, "--run-libc-freeres", VG_(clo_run_libc_freeres)) {}
    [all...]

Completed in 42 milliseconds