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

/external/lldb/source/Target/
H A DExecutionContext.cpp77 ExecutionContext::ExecutionContext (const lldb::TargetWP &target_wp, bool get_process) : argument
83 lldb::TargetSP target_sp(target_wp.lock());

Completed in 87 milliseconds