Searched defs:frame_wp (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Target/
H A DExecutionContext.cpp110 ExecutionContext::ExecutionContext (const lldb::StackFrameWP &frame_wp) : argument
116 lldb::StackFrameSP frame_sp(frame_wp.lock());

Completed in 147 milliseconds