Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/truss/
H A Dsyscall.h150 ExecArgs, enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp298 std::vector<std::string> ExecArgs) in CustomExecutor()