Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DObjectContainer.h63 virtual bool GetArchitectureAtIndex(uint32_t idx, ArchSpec &arch) const { in GetArchitectureAtIndex() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
H A DObjectContainerUniversalMachO.cpp123 bool ObjectContainerUniversalMachO::GetArchitectureAtIndex( in GetArchitectureAtIndex() function in ObjectContainerUniversalMachO