Home
last modified time | relevance | path

Searched defs:pre_argv_envp (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c2796 void ML_(pre_argv_envp)(Addr a, ThreadId tid, const HChar *s1, const HChar *s2) in ML_() argument
Dsyswrap-darwin.c3361 static void pre_argv_envp(Addr a, ThreadId tid, const HChar* s1, const HChar* s2) in pre_argv_envp() function