Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp50 void ScriptedProcess::CheckInterpreterAndScriptObject() const { in CheckInterpreterAndScriptObject() function in ScriptedProcess
150 CheckInterpreterAndScriptObject(); in DoLaunch()
171 CheckInterpreterAndScriptObject(); in DidLaunch()
177 CheckInterpreterAndScriptObject(); in DoResume()
201 CheckInterpreterAndScriptObject(); in DoStop()
251 CheckInterpreterAndScriptObject(); in DoGetMemoryRegionInfo()
262 CheckInterpreterAndScriptObject(); in GetMemoryRegions()
290 CheckInterpreterAndScriptObject(); in DoUpdateThreadList()
403 CheckInterpreterAndScriptObject(); in GetLoadedDynamicLibrariesInfos()
489 CheckInterpreterAndScriptObject(); in GetMetadata()
[all …]
H A DScriptedThread.cpp26 void ScriptedThread::CheckInterpreterAndScriptObject() const { in CheckInterpreterAndScriptObject() function in ScriptedThread
38 process.CheckInterpreterAndScriptObject(); in Create()
88 CheckInterpreterAndScriptObject(); in GetName()
96 CheckInterpreterAndScriptObject(); in GetQueueName()
329 CheckInterpreterAndScriptObject(); in GetDynamicRegisterInfo()
349 CheckInterpreterAndScriptObject(); in FetchThreadExtendedInfo()
H A DScriptedThread.h64 void CheckInterpreterAndScriptObject() const;
H A DScriptedProcess.h94 void CheckInterpreterAndScriptObject() const;