Home
last modified time | relevance | path

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

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