Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp83 static cl::opt<std::string> CommandFile(cl::Positional, variable
258 static cl::opt<std::string> CommandFile(cl::Positional, variable
402 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()