Home
last modified time | relevance | path

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

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