Searched defs:do_exec (Results 1 – 2 of 2) sorted by relevance
10 static void do_exec(const char *path, const char *arg, const sigset_t *mask) in do_exec() function
274 Int VG_(do_exec)(const HChar* exe_name, ExeInfo* info) in VG_() argument