Home | History | Annotate | Download | only in gcov-src

Lines Matching refs:execvp

1822   return execvp (path, args);
1872 /* A wrapper for the execvp function. Flushes the accumulated profiling data, so
1879 return execvp (path, argv);