Searched defs:ExecPath (Results 1 – 2 of 2) sorted by relevance
118 static bool ExecGraphViewer(StringRef ExecPath, std::vector<StringRef> &args, in ExecGraphViewer()
222 std::unique_ptr<char[]> ExecPath, FDSpecifier; in launch() local