Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Utility/
HDConvertEnum.cpp96 case eSectionTypeDWARFAppleTypes: in GetSectionTypeAsCString()
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDIRExecutionUnit.cpp551 sect_type = lldb::eSectionTypeDWARFAppleTypes; in GetSectionTypeFromSectionName()
803 case lldb::eSectionTypeDWARFAppleTypes: in CommitAllocations()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h609 eSectionTypeDWARFAppleTypes, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDObjectFile.cpp368 case eSectionTypeDWARFAppleTypes: in GetAddressClass()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp825 …return GetCachedSectionData (flagsGotAppleTypesData, eSectionTypeDWARFAppleTypes, m_data_apple_typ… in get_apple_types_data()