Home
last modified time | relevance | path

Searched refs:GetObjectAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/ObjectContainer/BSD-Archive/
DObjectContainerBSDArchive.h163 GetObjectAtIndex (size_t idx) in GetObjectAtIndex() function
DObjectContainerBSDArchive.cpp541 const Object *object = archive_sp->GetObjectAtIndex (idx); in GetModuleSpecifications()