Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBDebuggerDocstrings.i135 ) lldb::SBDebugger::GetAvailablePlatformInfoAtIndex;
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h287 lldb::SBStructuredData GetAvailablePlatformInfoAtIndex(uint32_t idx);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1172 SBStructuredData SBDebugger::GetAvailablePlatformInfoAtIndex(uint32_t idx) { in GetAvailablePlatformInfoAtIndex() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp22204 result = (arg1)->GetAvailablePlatformInfoAtIndex(arg2); in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex()