Searched defs:SetContext (Results 1 – 2 of 2) sorted by relevance
407 ExecutionContext::SetContext (const lldb::TargetSP &target_sp, bool get_process) in SetContext() function in ExecutionContext419 ExecutionContext::SetContext (const lldb::ProcessSP &process_sp) in SetContext() function in ExecutionContext431 ExecutionContext::SetContext (const lldb::ThreadSP &thread_sp) in SetContext() function in ExecutionContext451 ExecutionContext::SetContext (const lldb::StackFrameSP &frame_sp) in SetContext() function in ExecutionContext
171 SetContext (ContextType context_type, void *p) in SetContext() function