Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBTarget.h62 static lldb::SBModule GetModuleAtIndexFromEvent(const uint32_t idx,
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBTarget.i94 GetModuleAtIndexFromEvent (const uint32_t idx, const lldb::SBEvent &event);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp137 SBModule SBTarget::GetModuleAtIndexFromEvent(const uint32_t idx, in GetModuleAtIndexFromEvent() function in SBTarget