Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DModuleList.cpp405 ModuleSP ModuleList::GetModuleAtIndex(size_t idx) const { in GetModuleAtIndex() function in ModuleList
/llvm-project-15.0.7/lldb/source/API/
H A DSBTarget.cpp1642 SBModule SBTarget::GetModuleAtIndex(uint32_t idx) { in GetModuleAtIndex() function in SBTarget