Home
last modified time | relevance | path

Searched defs:GetDynamicRegisterInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp339 std::shared_ptr<DynamicRegisterInfo> ScriptedThread::GetDynamicRegisterInfo() { in GetDynamicRegisterInfo() function in ScriptedThread
/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp139 DynamicRegisterInfo *OperatingSystemPython::GetDynamicRegisterInfo() { in GetDynamicRegisterInfo() function in OperatingSystemPython