Searched refs:CommandFile (Results 1 – 2 of 2) sorted by relevance
158 for (auto &CommandFile : CommandFiles) { in main() local159 if (runCommandsInFile(argv[0], CommandFile, QS)) in main()
78 static cl::opt<std::string> CommandFile(cl::Positional, variable211 static cl::opt<std::string> CommandFile(cl::Positional, variable355 OS << sys::path::parent_path(breakpoint::CommandFile); in substitute()371 std::unique_ptr<MemoryBuffer> MB = opts::openFile(breakpoint::CommandFile); in evaluateBreakpoints()1063 std::unique_ptr<MemoryBuffer> MB = opts::openFile(irmemorymap::CommandFile); in evaluateMemoryMapCommands()