Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp477 specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications()
494 specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications()
/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h321 ModuleSpec &GetModuleSpecRefAtIndex(size_t i) { return m_specs[i]; } in GetModuleSpecRefAtIndex() function
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp236 ModuleSpec &spec = specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications()
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1076 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture(); in ParseHeader()
4831 *s << all_specs.GetModuleSpecRefAtIndex(i)
5114 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture();
5123 return all_specs.GetModuleSpecRefAtIndex(0).GetArchitecture();