Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp55 void ScriptedProcess::CheckInterpreterAndScriptObject() const { in CheckInterpreterAndScriptObject() function in ScriptedProcess
160 CheckInterpreterAndScriptObject(); in DoLaunch()
184 CheckInterpreterAndScriptObject(); in DidLaunch()
189 CheckInterpreterAndScriptObject(); in DoResume()
213 CheckInterpreterAndScriptObject(); in DoStop()
272 CheckInterpreterAndScriptObject(); in GetMemoryRegions()
H A DScriptedProcess.h106 void CheckInterpreterAndScriptObject() const;