Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-test/
H A Dlldb-test.cpp1045 auto IssueCmd = [&](const char *Cmd) -> bool { in evaluateMemoryMapCommands() local
1048 if (!IssueCmd("b main") || !IssueCmd("run")) { in evaluateMemoryMapCommands()