Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDModuleSpec.h498 GetModuleSpecRefAtIndex (size_t i) in GetModuleSpecRefAtIndex() function
/trueos/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
HDObjectContainerBSDArchive.cpp569 ModuleSpec &spec = specs.GetModuleSpecRefAtIndex (specs.GetSize() - 1); in GetModuleSpecifications()