Searched defs:GetModuleAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | ModuleList.cpp | 429 ModuleSP ModuleList::GetModuleAtIndex(size_t idx) const { in GetModuleAtIndex() function in ModuleList |
/llvm-project/lldb/source/API/ | ||
H A D | SBTarget.cpp | 1702 SBModule SBTarget::GetModuleAtIndex(uint32_t idx) { GetModuleAtIndex() function in SBTarget |