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

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

Completed in 95 milliseconds