Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DObjectContainer.h112 GetArchitectureAtIndex (uint32_t idx, ArchSpec& arch) const in GetArchitectureAtIndex() function
/external/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
DObjectContainerUniversalMachO.cpp197 ObjectContainerUniversalMachO::GetArchitectureAtIndex (uint32_t idx, ArchSpec& arch) const in GetArchitectureAtIndex() function in ObjectContainerUniversalMachO