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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h336 Target *GetDummyTarget() { return m_dummy_target_sp.get(); } function in class:lldb_private::Debugger
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp293 lldb::TargetSP TargetList::GetDummyTarget(lldb_private::Debugger &debugger) { function in class:TargetList
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp856 SBTarget SBDebugger::GetDummyTarget() { function in class:SBDebugger

Completed in 111 milliseconds