Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp115 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAranges, in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp112 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAddr, in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp115 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAddr, in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp54 return LoadOrGetSection(eSectionTypeDWARFDebugAbbrev, in getOrLoadAbbrevData()
H A DSymbolFileDWARF.cpp543 section_list->FindSectionByType(eSectionTypeDWARFDebugAbbrev, true) in CalculateAbilities()
/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp60 case eSectionTypeDWARFDebugAbbrev: in GetTypeAsCString()
421 case eSectionTypeDWARFDebugAbbrev: in ContainsOnlyDebugInfo()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp255 .Case("abbrev", eSectionTypeDWARFDebugAbbrev) in GetSectionTypeFromName()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h671 eSectionTypeDWARFDebugAbbrev, enumerator
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp545 sect_type = lldb::eSectionTypeDWARFDebugAbbrev; in GetSectionTypeFromSectionName()
1045 case lldb::eSectionTypeDWARFDebugAbbrev: in CommitOneAllocation()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp325 case eSectionTypeDWARFDebugAbbrev: in GetAddressClass()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp940 .Case(".debug_abbrev", eSectionTypeDWARFDebugAbbrev) in GetSectionType()
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst936 .. py:data:: eSectionTypeDWARFDebugAbbrev
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1173 case eSectionTypeDWARFDebugAbbrev: in GetAddressClass()
1467 return eSectionTypeDWARFDebugAbbrev; in GetSectionType()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1612 .Case("abbrev", eSectionTypeDWARFDebugAbbrev) in GetSectionTypeFromName()