Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_libcproc.h76 extern void VG_(env_remove_valgrind_env_stuff) ( HChar** env,
Dm_libcproc.c230 void VG_(env_remove_valgrind_env_stuff)(HChar** envp, Bool ro_strings, in VG_() argument
457 VG_(env_remove_valgrind_env_stuff)( envp, True /*ro_strings*/, NULL ); in VG_() local
476 VG_(env_remove_valgrind_env_stuff)(envp, /* ro_strings */ False, VG_(free)); in VG_() local
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c2960 VG_(env_remove_valgrind_env_stuff)( envp, True /*ro_strings*/, NULL ); in PRE() local
Dsyswrap-solaris.c1434 VG_(env_remove_valgrind_env_stuff)(child_envp, /* ro_strings */ False, in PRE() local
3700 VG_(env_remove_valgrind_env_stuff)(envp, True /*ro_strings*/, NULL); in PRE() local
Dsyswrap-darwin.c3513 VG_(env_remove_valgrind_env_stuff)( envp, /* ro_strings */ False, NULL); in PRE() local