Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h698 eSectionTypeDWARFAppleObjC, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp124 case eSectionTypeDWARFAppleObjC: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp374 case eSectionTypeDWARFAppleObjC: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp1104 case lldb::eSectionTypeDWARFAppleObjC: in CommitOneAllocation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp467 LoadSectionData(eSectionTypeDWARFAppleObjC, apple_objc); in InitializeObject()
709 return GetCachedSectionData(eSectionTypeDWARFAppleObjC, m_data_apple_objc); in get_apple_objc_data()