Home
last modified time | relevance | path

Searched defs:SetContext (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDExecutionContext.cpp407 ExecutionContext::SetContext (const lldb::TargetSP &target_sp, bool get_process) in SetContext() function in ExecutionContext
419 ExecutionContext::SetContext (const lldb::ProcessSP &process_sp) in SetContext() function in ExecutionContext
431 ExecutionContext::SetContext (const lldb::ThreadSP &thread_sp) in SetContext() function in ExecutionContext
451 ExecutionContext::SetContext (const lldb::StackFrameSP &frame_sp) in SetContext() function in ExecutionContext
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDValue.h171 SetContext (ContextType context_type, void *p) in SetContext() function