Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp261 void ExecutionContext::SetTargetPtr(Target *target) { in SetTargetPtr() function in ExecutionContext
496 void ExecutionContextRef::SetTargetPtr(Target *target, bool adopt_selected) { in SetTargetPtr() function in ExecutionContextRef