Searched refs:CreateRegisterContextForThread (Results 1 – 4 of 4) sorted by relevance
53 CreateRegisterContextForThread(Thread *thread,
54 CreateRegisterContextForThread(lldb_private::Thread *thread,
289 OperatingSystemPython::CreateRegisterContextForThread(Thread *thread, in CreateRegisterContextForThread() function in OperatingSystemPython
45 m_reg_ctx_sp = os->CreateRegisterContextForThread( in UpdateRegisterContext()