Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedProcessPythonInterface.cpp30 ScriptedProcessPythonInterface::ScriptedProcessPythonInterface( in ScriptedProcessPythonInterface() function in ScriptedProcessPythonInterface
34 StructuredData::GenericSP ScriptedProcessPythonInterface::CreatePluginObject( in CreatePluginObject()
59 Status ScriptedProcessPythonInterface::Launch() { in Launch()
63 Status ScriptedProcessPythonInterface::Resume() { in Resume()
67 bool ScriptedProcessPythonInterface::ShouldStop() { in ShouldStop()
77 Status ScriptedProcessPythonInterface::Stop() { in Stop()
82 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress()
95 StructuredData::DictionarySP ScriptedProcessPythonInterface::GetThreadsInfo() { in GetThreadsInfo()
107 ScriptedProcessPythonInterface::GetThreadWithID(lldb::tid_t tid) { in GetThreadWithID()
120 ScriptedProcessPythonInterface::GetRegistersForThread(lldb::tid_t tid) { in GetRegistersForThread()
[all …]
H A DScriptedProcessPythonInterface.h21 class ScriptedProcessPythonInterface : public ScriptedProcessInterface,
24 ScriptedProcessPythonInterface(ScriptInterpreterPythonImpl &interpreter);
H A DCMakeLists.txt21 ScriptedProcessPythonInterface.cpp
H A DScriptInterpreterPython.cpp416 std::make_unique<ScriptedProcessPythonInterface>(*this); in ScriptInterpreterPythonImpl()
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4503 lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
4504 lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h