Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp120 eSectionTypeDWARFDebugRanges, eSectionTypeDWARFDebugRngLists, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp118 eSectionTypeDWARFDebugPubTypes, eSectionTypeDWARFDebugRanges, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp122 eSectionTypeDWARFDebugPubTypes, eSectionTypeDWARFDebugRanges, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp101 return LoadOrGetSection(eSectionTypeDWARFDebugRanges, std::nullopt, in getOrLoadRangesData()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp98 case eSectionTypeDWARFDebugRanges: in GetTypeAsCString()
440 case eSectionTypeDWARFDebugRanges: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp275 .Case("ranges", eSectionTypeDWARFDebugRanges) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h688 eSectionTypeDWARFDebugRanges, enumerator
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp593 sect_type = lldb::eSectionTypeDWARFDebugRanges; in GetSectionTypeFromSectionName()
1058 case lldb::eSectionTypeDWARFDebugRanges: in CommitOneAllocation()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp344 case eSectionTypeDWARFDebugRanges: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp999 .Case(".debug_ranges", eSectionTypeDWARFDebugRanges) in GetSectionType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst948 .. py:data:: eSectionTypeDWARFDebugRanges
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1209 case eSectionTypeDWARFDebugRanges: in GetAddressClass()
1505 return eSectionTypeDWARFDebugRanges; in GetSectionType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1648 .Case("ranges", eSectionTypeDWARFDebugRanges) in GetSectionTypeFromName()