Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DObjectContainer.h81 virtual bool GetArchitectureAtIndex(uint32_t idx, ArchSpec &arch) const { in GetArchitectureAtIndex() function
/external/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
DObjectContainerUniversalMachO.cpp155 bool ObjectContainerUniversalMachO::GetArchitectureAtIndex( in GetArchitectureAtIndex() function in ObjectContainerUniversalMachO