Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp116 eSectionTypeDWARFDebugLine, eSectionTypeDWARFDebugLineStr, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp115 eSectionTypeDWARFDebugLine, eSectionTypeDWARFDebugLoc, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp118 eSectionTypeDWARFDebugLine, eSectionTypeDWARFDebugLineStr, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp75 return LoadOrGetSection(eSectionTypeDWARFDebugLine, std::nullopt, in getOrLoadLineData()
H A DSymbolFileDWARF.cpp565 section_list->FindSectionByType(eSectionTypeDWARFDebugLine, true) in CalculateAbilities()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp78 case eSectionTypeDWARFDebugLine: in GetTypeAsCString()
430 case eSectionTypeDWARFDebugLine: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp264 .Cases("line", "line.dwo", eSectionTypeDWARFDebugLine) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h682 eSectionTypeDWARFDebugLine, enumerator
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp565 sect_type = lldb::eSectionTypeDWARFDebugLine; in GetSectionTypeFromSectionName()
1052 case lldb::eSectionTypeDWARFDebugLine: in CommitOneAllocation()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp333 case eSectionTypeDWARFDebugLine: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp992 .Case(".debug_line", eSectionTypeDWARFDebugLine) in GetSectionType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst942 .. py:data:: eSectionTypeDWARFDebugLine
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1198 case eSectionTypeDWARFDebugLine: in GetAddressClass()
1491 return eSectionTypeDWARFDebugLine; in GetSectionType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1637 .Cases("line", "line.dwo", eSectionTypeDWARFDebugLine) in GetSectionTypeFromName()