Searched refs:freeres (Results 1 – 7 of 7) sorted by relevance
57 void VG_NOTIFY_ON_LOAD(freeres)(Vg_FreeresToRun to_run);58 void VG_NOTIFY_ON_LOAD(freeres)(Vg_FreeresToRun to_run) in VG_NOTIFY_ON_LOAD() argument
1711 if (VG_(strcmp)(symbol, VG_STRINGIFY(VG_NOTIFY_ON_LOAD(freeres))) == 0) in handle_maybe_load_notifier()
125 void VG_NOTIFY_ON_LOAD(freeres)(Vg_FreeresToRun to_run)
162 --run-libc-freeres=no --tool=cachegrind -v \169 program, not its stage2. Outer needs --run-libc-freeres=no, as otherwise
84 --run-libc-freeres=no option. You may then get space leak reports for
341 * New option --run-cxx-freeres=<yes|no> can be used to change whether
1237 * Makefile.am (valgrind_cmd): Add --run-libc-freeres=no.