Searched refs:CopyFromRegisterContext (Results 1 – 5 of 5) sorted by relevance
128 bool RegisterContextThreadMemory::CopyFromRegisterContext( in CopyFromRegisterContext() function in RegisterContextThreadMemory132 return m_reg_ctx_sp->CopyFromRegisterContext(reg_ctx_sp); in CopyFromRegisterContext()
59 bool CopyFromRegisterContext(lldb::RegisterContextSP context);
77 bool CopyFromRegisterContext(lldb::RegisterContextSP context);
236 bool RegisterContext::CopyFromRegisterContext(lldb::RegisterContextSP context) { in CopyFromRegisterContext() function in RegisterContext
1711 bool copy_success = reg_ctx_sp->CopyFromRegisterContext( in ReturnFromFrame()