Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h704 bool InterruptCommand();
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3020 bool CommandInterpreter::InterruptCommand() { in InterruptCommand() function in CommandInterpreter
3174 if (InterruptCommand()) in IOHandlerInterrupt()