Searched refs:CreateRegisterContextForThread (Results 1 – 4 of 4) sorted by relevance
66 CreateRegisterContextForThread(Thread *thread,
62 CreateRegisterContextForThread(lldb_private::Thread *thread,
290 OperatingSystemPython::CreateRegisterContextForThread(Thread *thread, in CreateRegisterContextForThread() function in OperatingSystemPython
46 m_reg_ctx_sp = os->CreateRegisterContextForThread( in UpdateRegisterContext()