Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugPubNames (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp119 eSectionTypeDWARFDebugPubNames, eSectionTypeDWARFDebugPubTypes, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp117 eSectionTypeDWARFDebugNames, eSectionTypeDWARFDebugPubNames, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp121 eSectionTypeDWARFDebugNames, eSectionTypeDWARFDebugPubNames, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp94 case eSectionTypeDWARFDebugPubNames: in GetTypeAsCString()
438 case eSectionTypeDWARFDebugPubNames: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp273 .Case("pubnames", eSectionTypeDWARFDebugPubNames) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h686 eSectionTypeDWARFDebugPubNames, enumerator
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp579 sect_type = lldb::eSectionTypeDWARFDebugPubNames; in GetSectionTypeFromSectionName()
1056 case lldb::eSectionTypeDWARFDebugPubNames: in CommitOneAllocation()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp342 case eSectionTypeDWARFDebugPubNames: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp997 .Case(".debug_pubnames", eSectionTypeDWARFDebugPubNames) in GetSectionType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst946 .. py:data:: eSectionTypeDWARFDebugPubNames
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1207 case eSectionTypeDWARFDebugPubNames: in GetAddressClass()
1501 return eSectionTypeDWARFDebugPubNames; in GetSectionType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1646 .Case("pubnames", eSectionTypeDWARFDebugPubNames) in GetSectionTypeFromName()