Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp115 eSectionTypeDWARFDebugLocLists, eSectionTypeDWARFDebugMacInfo, in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp119 eSectionTypeDWARFDebugLoc, eSectionTypeDWARFDebugLocLists, in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp91 return LoadOrGetSection(eSectionTypeDWARFDebugLocLists, in getOrLoadLocListsData()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp150 eSectionTypeDWARFDebugLoc, eSectionTypeDWARFDebugLocLists, in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp86 case eSectionTypeDWARFDebugLocLists: in GetTypeAsCString()
441 case eSectionTypeDWARFDebugLocLists: in ContainsOnlyDebugInfo()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp346 case eSectionTypeDWARFDebugLocLists: in GetAddressClass()
653 .Case("loclists", eSectionTypeDWARFDebugLocLists) in GetDWARFSectionTypeFromName()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp569 sect_type = lldb::eSectionTypeDWARFDebugLocLists; in GetSectionTypeFromSectionName()
1091 case lldb::eSectionTypeDWARFDebugLocLists: in CommitOneAllocation()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h763 eSectionTypeDWARFDebugLocLists, ///< DWARF v5 .debug_loclists enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst973 .. py:data:: eSectionTypeDWARFDebugLocLists
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp82961 … {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugLocLists", (lldb::eSectionTypeDWARFDebugLocLists))},