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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h134 Target &GetTargetRef() { return m_process->GetTarget(); } function in class:lldb_private::LanguageRuntime
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp226 Target &ExecutionContext::GetTargetRef() const { function in class:ExecutionContext

Completed in 133 milliseconds