Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/bindings/interface/
DSBDebugger.i337 GetNumAvailablePlatforms().") GetAvailablePlatformInfoAtIndex;
339 GetAvailablePlatformInfoAtIndex (uint32_t idx);
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/API/
DSBDebugger.h220 lldb::SBStructuredData GetAvailablePlatformInfoAtIndex(uint32_t idx);
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBDebugger.cpp1126 SBStructuredData SBDebugger::GetAvailablePlatformInfoAtIndex(uint32_t idx) { in GetAvailablePlatformInfoAtIndex() function in SBDebugger
1128 GetAvailablePlatformInfoAtIndex, (uint32_t), idx); in GetAvailablePlatformInfoAtIndex()
1830 GetAvailablePlatformInfoAtIndex, (uint32_t)); in RegisterMethods()
/freebsd-12-stable/lib/clang/liblldb/
DLLDBWrapLua.cpp19214 result = (arg1)->GetAvailablePlatformInfoAtIndex(arg2); in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex()