Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugInfo (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp70 lldb::eSectionTypeDWARFDebugInfo, true)) in CreateInstance()
114 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp68 lldb::eSectionTypeDWARFDebugInfo, true)) in CreateInstance()
115 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp70 lldb::eSectionTypeDWARFDebugInfo, true)) in CreateInstance()
117 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp70 return LoadOrGetSection(eSectionTypeDWARFDebugInfo, in getOrLoadDebugInfoData()
H A DSymbolFileDWARF.cpp538 section_list->FindSectionByType(eSectionTypeDWARFDebugInfo, true).get(); in CalculateAbilities()
/openbsd/gnu/llvm/lldb/source/Core/
H A DSection.cpp74 case eSectionTypeDWARFDebugInfo: in GetTypeAsCString()
428 case eSectionTypeDWARFDebugInfo: in ContainsOnlyDebugInfo()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp262 .Case("info", eSectionTypeDWARFDebugInfo) in GetSectionTypeFromName()
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h681 eSectionTypeDWARFDebugInfo, enumerator
/openbsd/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp560 sect_type = lldb::eSectionTypeDWARFDebugInfo; in GetSectionTypeFromSectionName()
1051 case lldb::eSectionTypeDWARFDebugInfo: in CommitOneAllocation()
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp331 case eSectionTypeDWARFDebugInfo: in GetAddressClass()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp991 .Case(".debug_info", eSectionTypeDWARFDebugInfo) in GetSectionType()
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst941 .. py:data:: eSectionTypeDWARFDebugInfo
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1196 case eSectionTypeDWARFDebugInfo: in GetAddressClass()
1489 return eSectionTypeDWARFDebugInfo; in GetSectionType()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1635 .Case("info", eSectionTypeDWARFDebugInfo) in GetSectionTypeFromName()