Home
last modified time | relevance | path

Searched refs:freeres (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/coregrind/
Dvg_preloaded.c57 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
Dm_redir.c1711 if (VG_(strcmp)(symbol, VG_STRINGIFY(VG_NOTIFY_ON_LOAD(freeres))) == 0) in handle_maybe_load_notifier()
/external/valgrind/
DANDROID_PATCH_AGAINST_UPSTREAM.txt125 void VG_NOTIFY_ON_LOAD(freeres)(Vg_FreeresToRun to_run)
DREADME_DEVELOPERS162 --run-libc-freeres=no --tool=cachegrind -v \
169 program, not its stage2. Outer needs --run-libc-freeres=no, as otherwise
DFAQ.txt84 --run-libc-freeres=no option. You may then get space leak reports for
DNEWS341 * New option --run-cxx-freeres=<yes|no> can be used to change whether
/external/elfutils/tests/
DChangeLog1237 * Makefile.am (valgrind_cmd): Add --run-libc-freeres=no.