Home
last modified time | relevance | path

Searched refs:GetNumAvailablePlatforms (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBDebuggerDocstrings.i127 ) lldb::SBDebugger::GetNumAvailablePlatforms;
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h280 uint32_t GetNumAvailablePlatforms();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1158 uint32_t SBDebugger::GetNumAvailablePlatforms() { in GetNumAvailablePlatforms() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp22177 result = (uint32_t)(arg1)->GetNumAvailablePlatforms(); in _wrap_SBDebugger_GetNumAvailablePlatforms()