Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFAppleNames (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Core/
DSection.cpp126 case eSectionTypeDWARFAppleNames: in GetTypeAsCString()
450 case eSectionTypeDWARFAppleNames: in ContainsOnlyDebugInfo()
/openbsd/src/gnu/llvm/lldb/include/lldb/
Dlldb-enumerations.h691 eSectionTypeDWARFAppleNames, enumerator
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DObjectFile.cpp354 case eSectionTypeDWARFAppleNames: in GetAddressClass()
/openbsd/src/gnu/llvm/lldb/source/Expression/
DIRExecutionUnit.cpp1061 case lldb::eSectionTypeDWARFAppleNames: in CommitOneAllocation()
/openbsd/src/gnu/llvm/lldb/docs/
Dpython_api_enums.rst951 .. py:data:: eSectionTypeDWARFAppleNames
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1219 case eSectionTypeDWARFAppleNames: in GetAddressClass()
1511 return eSectionTypeDWARFAppleNames; in GetSectionType()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp458 LoadSectionData(eSectionTypeDWARFAppleNames, apple_names); in InitializeObject()