Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugLine (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
DSymbolVendorWasm.cpp121 eSectionTypeDWARFDebugLine, eSectionTypeDWARFDebugLineStr, in CreateInstance()
/external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp124 eSectionTypeDWARFDebugLine, eSectionTypeDWARFDebugLineStr, in CreateInstance()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFContext.cpp74 return LoadOrGetSection(eSectionTypeDWARFDebugLine, llvm::None, in getOrLoadLineData()
DSymbolFileDWARF.cpp551 section_list->FindSectionByType(eSectionTypeDWARFDebugLine, true) in CalculateAbilities()
/external/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
DObjectFileWasm.cpp291 .Case(".debug_line", eSectionTypeDWARFDebugLine) in CreateSections()
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h664 eSectionTypeDWARFDebugLine, enumerator
/external/llvm-project/lldb/source/Core/
DSection.cpp78 case eSectionTypeDWARFDebugLine: in GetTypeAsCString()
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp540 sect_type = lldb::eSectionTypeDWARFDebugLine; in GetSectionTypeFromSectionName()
1124 case lldb::eSectionTypeDWARFDebugLine: in CommitOneAllocation()
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp354 case eSectionTypeDWARFDebugLine: in GetAddressClass()
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp791 .Case(".debug_line", eSectionTypeDWARFDebugLine) in GetSectionType()
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1135 case eSectionTypeDWARFDebugLine: in GetAddressClass()
1443 return eSectionTypeDWARFDebugLine; in GetSectionType()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1577 .Cases("line", "line.dwo", eSectionTypeDWARFDebugLine) in GetSectionTypeFromName()