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/
DSBTarget.h62 static lldb::SBModule GetModuleAtIndexFromEvent(const uint32_t idx,
/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBTarget.i94 GetModuleAtIndexFromEvent (const uint32_t idx, const lldb::SBEvent &event);
/openbsd/src/gnu/llvm/lldb/source/API/
DSBTarget.cpp137 SBModule SBTarget::GetModuleAtIndexFromEvent(const uint32_t idx, in GetModuleAtIndexFromEvent() function in SBTarget