Searched defs:SetContext (Results 1 – 4 of 4) sorted by relevance
385 ExecutionContext::SetContext (const lldb::TargetSP &target_sp, bool get_process) in SetContext() function in ExecutionContext397 ExecutionContext::SetContext (const lldb::ProcessSP &process_sp) in SetContext() function in ExecutionContext409 ExecutionContext::SetContext (const lldb::ThreadSP &thread_sp) in SetContext() function in ExecutionContext429 ExecutionContext::SetContext (const lldb::StackFrameSP &frame_sp) in SetContext() function in ExecutionContext
165 SetContext (ContextType context_type, void *p) in SetContext() function
251 void SetContext(Handle<Context> context) { in SetContext() function
543 void SetContext(intptr_t context) { context_ = context; } in SetContext() function