Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedProcessPythonInterface.cpp28 ScriptedProcessPythonInterface::ScriptedProcessPythonInterface( in ScriptedProcessPythonInterface() function in ScriptedProcessPythonInterface
55 Status ScriptedProcessPythonInterface::Launch() { in Launch()
59 Status ScriptedProcessPythonInterface::Resume() { in Resume()
63 bool ScriptedProcessPythonInterface::ShouldStop() { in ShouldStop()
73 Status ScriptedProcessPythonInterface::Stop() { in Stop()
78 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress()
103 ScriptedProcessPythonInterface::GetThreadWithID(lldb::tid_t tid) { in GetThreadWithID()
144 lldb::pid_t ScriptedProcessPythonInterface::GetProcessID() { in GetProcessID()
154 bool ScriptedProcessPythonInterface::IsAlive() { in IsAlive()
165 ScriptedProcessPythonInterface::GetScriptedThreadPluginName() { in GetScriptedThreadPluginName()
[all …]
H A DScriptedProcessPythonInterface.h20 class ScriptedProcessPythonInterface : public ScriptedProcessInterface,
23 ScriptedProcessPythonInterface(ScriptInterpreterPythonImpl &interpreter);
H A DCMakeLists.txt21 ScriptedProcessPythonInterface.cpp
H A DScriptInterpreterPython.cpp414 std::make_unique<ScriptedProcessPythonInterface>(*this); in ScriptInterpreterPythonImpl()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4506 lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
4507 lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h