Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp117 eSectionTypeDWARFDebugLoc, eSectionTypeDWARFDebugLocLists, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp116 eSectionTypeDWARFDebugLocLists, eSectionTypeDWARFDebugMacInfo, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp119 eSectionTypeDWARFDebugLoc, eSectionTypeDWARFDebugLocLists, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp90 return LoadOrGetSection(eSectionTypeDWARFDebugLocLists, in getOrLoadLocListsData()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp86 case eSectionTypeDWARFDebugLocLists: in GetTypeAsCString()
434 case eSectionTypeDWARFDebugLocLists: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp268 .Case("loclists", eSectionTypeDWARFDebugLocLists) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h713 eSectionTypeDWARFDebugLocLists, ///< DWARF v5 .debug_loclists enumerator
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp569 sect_type = lldb::eSectionTypeDWARFDebugLocLists; in GetSectionTypeFromSectionName()
1054 case lldb::eSectionTypeDWARFDebugLocLists: in CommitOneAllocation()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp337 case eSectionTypeDWARFDebugLocLists: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp994 .Case(".debug_loclists", eSectionTypeDWARFDebugLocLists) in GetSectionType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst971 .. py:data:: eSectionTypeDWARFDebugLocLists
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1202 case eSectionTypeDWARFDebugLocLists: in GetAddressClass()
1495 return eSectionTypeDWARFDebugLocLists; in GetSectionType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1641 .Case("loclists", eSectionTypeDWARFDebugLocLists) in GetSectionTypeFromName()