Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugFrame (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp115 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp114 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp117 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DUnwindTable.cpp65 sect = sl->FindSectionByType(eSectionTypeDWARFDebugFrame, true); in Initialize()
H A DObjectFile.cpp330 case eSectionTypeDWARFDebugFrame: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp72 case eSectionTypeDWARFDebugFrame: in GetTypeAsCString()
427 case eSectionTypeDWARFDebugFrame: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp261 .Case("frame", eSectionTypeDWARFDebugFrame) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h680 eSectionTypeDWARFDebugFrame, enumerator
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp555 sect_type = lldb::eSectionTypeDWARFDebugFrame; in GetSectionTypeFromSectionName()
1050 case lldb::eSectionTypeDWARFDebugFrame: in CommitOneAllocation()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp990 .Case(".debug_frame", eSectionTypeDWARFDebugFrame) in GetSectionType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst940 .. py:data:: eSectionTypeDWARFDebugFrame
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1195 case eSectionTypeDWARFDebugFrame: in GetAddressClass()
1487 return eSectionTypeDWARFDebugFrame; in GetSectionType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1634 .Case("frame", eSectionTypeDWARFDebugFrame) in GetSectionTypeFromName()