Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dvg_preloaded.c149 static void vg_cleanup_env(void) __attribute__((constructor));
150 static void vg_cleanup_env(void) in vg_cleanup_env() function