Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h674 eSectionTypeDWARFAppleTypes, enumerator
/external/llvm-project/lldb/source/Core/
DSection.cpp128 case eSectionTypeDWARFAppleTypes: in GetTypeAsCString()
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp376 case eSectionTypeDWARFAppleTypes: in GetAddressClass()
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp1134 case lldb::eSectionTypeDWARFAppleTypes: in CommitOneAllocation()
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1157 case eSectionTypeDWARFAppleTypes: in GetAddressClass()
1465 return eSectionTypeDWARFAppleTypes; in GetSectionType()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp472 LoadSectionData(eSectionTypeDWARFAppleTypes, apple_types); in InitializeObject()