Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp116 eSectionTypeDWARFDebugNames, eSectionTypeDWARFDebugPubNames, in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp123 eSectionTypeDWARFDebugNames, eSectionTypeDWARFDebugPubNames, in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp116 case eSectionTypeDWARFDebugNames: in GetTypeAsCString()
453 case eSectionTypeDWARFDebugNames: in ContainsOnlyDebugInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp272 .Case("names", eSectionTypeDWARFDebugNames) in GetSectionTypeFromName()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h748 eSectionTypeDWARFDebugNames, ///< DWARF v5 .debug_names enumerator
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp350 case eSectionTypeDWARFDebugNames: in GetAddressClass()
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst969 .. py:data:: eSectionTypeDWARFDebugNames
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1681 .Case("names", eSectionTypeDWARFDebugNames) in GetSectionTypeFromName()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp538 LoadSectionData(eSectionTypeDWARFDebugNames, debug_names); in InitializeObject()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81555 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugNames", (lldb::eSectionTypeDWARFDebugNames))},