Home
last modified time | relevance | path

Searched defs:GetModuleAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp335 ModuleSP ModuleList::GetModuleAtIndex(size_t idx) const { in GetModuleAtIndex() function in ModuleList
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp1680 SBModule SBTarget::GetModuleAtIndex(uint32_t idx) { in GetModuleAtIndex() function in SBTarget