Home
last modified time | relevance | path

Searched refs:GetModuleAtIndexFromEvent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h69 static lldb::SBModule GetModuleAtIndexFromEvent(const uint32_t idx,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp138 SBModule SBTarget::GetModuleAtIndexFromEvent(const uint32_t idx, in GetModuleAtIndexFromEvent() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp54305 result = lldb::SBTarget::GetModuleAtIndexFromEvent(arg1,(lldb::SBEvent const &)*arg2); in _wrap_SBTarget_GetModuleAtIndexFromEvent()