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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h181 PlatformList &GetPlatformList() { return m_platform_list; } function in class:lldb_private::Debugger
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp130 static std::vector<PlatformSP> &GetPlatformList() { function

Completed in 169 milliseconds