Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp26 void ScriptedThread::CheckInterpreterAndScriptObject() const { in CheckInterpreterAndScriptObject() function in ScriptedThread
92 CheckInterpreterAndScriptObject(); in GetName()
100 CheckInterpreterAndScriptObject(); in GetQueueName()
340 CheckInterpreterAndScriptObject(); in GetDynamicRegisterInfo()
360 CheckInterpreterAndScriptObject(); in FetchThreadExtendedInfo()
H A DScriptedThread.h64 void CheckInterpreterAndScriptObject() const;