Home
last modified time | relevance | path

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

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