Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DExecutionContext.cpp260 void ExecutionContext::SetTargetPtr(Target *target) { in SetTargetPtr() function in ExecutionContext
495 void ExecutionContextRef::SetTargetPtr(Target *target, bool adopt_selected) { in SetTargetPtr() function in ExecutionContextRef