Home
last modified time | relevance | path

Searched refs:OptOutputPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/tools/bcc/
DMain.cpp90 OptOutputPath("output_path", llvm::cl::desc("Specify the output path"), variable
217 std::string outputFilepath(OptOutputPath); in compileScriptGroup()
353 bool built = RSCD.build(context, OptOutputPath.c_str(), in main()
383 llvm::SmallString<80> output(OptOutputPath); in main()