Searched refs:CommandFile (Results 1 – 1 of 1) sorted by relevance
83 static cl::opt<std::string> CommandFile(cl::Positional, variable258 static cl::opt<std::string> CommandFile(cl::Positional, variable402 OS << sys::path::parent_path(breakpoint::CommandFile); in substitute()418 std::unique_ptr<MemoryBuffer> MB = opts::openFile(breakpoint::CommandFile); in evaluateBreakpoints()1161 std::unique_ptr<MemoryBuffer> MB = opts::openFile(irmemorymap::CommandFile); in evaluateMemoryMapCommands()