Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h712 void RestoreExecutionContext();
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1932 RestoreExecutionContext(); in HandleCommand()
2697 RestoreExecutionContext(); in HandleCommands()
2837 RestoreExecutionContext(); in HandleCommandsFromFile()
3160 void CommandInterpreter::RestoreExecutionContext() { in RestoreExecutionContext() function in CommandInterpreter
3286 RestoreExecutionContext(); in IOHandlerInputComplete()