Lines Matching refs:SetContext
44 SetContext (target_sp, get_process); in ExecutionContext()
54 SetContext (process_sp); in ExecutionContext()
64 SetContext (thread_sp); in ExecutionContext()
74 SetContext (frame_sp); in ExecutionContext()
85 SetContext (target_sp, get_process); in ExecutionContext()
96 SetContext (process_sp); in ExecutionContext()
107 SetContext (thread_sp); in ExecutionContext()
118 SetContext (frame_sp); in ExecutionContext()
385 ExecutionContext::SetContext (const lldb::TargetSP &target_sp, bool get_process) in SetContext() function in ExecutionContext
397 ExecutionContext::SetContext (const lldb::ProcessSP &process_sp) in SetContext() function in ExecutionContext
409 ExecutionContext::SetContext (const lldb::ThreadSP &thread_sp) in SetContext() function in ExecutionContext
429 ExecutionContext::SetContext (const lldb::StackFrameSP &frame_sp) in SetContext() function in ExecutionContext