Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFAppleNamespaces (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Utility/
HDConvertEnum.cpp98 case eSectionTypeDWARFAppleNamespaces: in GetSectionTypeAsCString()
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDIRExecutionUnit.cpp547 sect_type = lldb::eSectionTypeDWARFAppleNamespaces; in GetSectionTypeFromSectionName()
804 case lldb::eSectionTypeDWARFAppleNamespaces: in CommitAllocations()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h610 eSectionTypeDWARFAppleNamespaces, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDObjectFile.cpp369 case eSectionTypeDWARFAppleNamespaces: in GetAddressClass()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp831 …return GetCachedSectionData (flagsGotAppleNamespacesData, eSectionTypeDWARFAppleNamespaces, m_data… in get_apple_namespaces_data()