Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugMacro (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
DSymbolVendorWasm.cpp123 eSectionTypeDWARFDebugMacInfo, eSectionTypeDWARFDebugMacro, in CreateInstance()
/external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp126 eSectionTypeDWARFDebugMacInfo, eSectionTypeDWARFDebugMacro, in CreateInstance()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFContext.cpp95 return LoadOrGetSection(eSectionTypeDWARFDebugMacro, llvm::None, in getOrLoadMacroData()
/external/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
DObjectFileWasm.cpp296 .Case(".debug_macro", eSectionTypeDWARFDebugMacro) in CreateSections()
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h667 eSectionTypeDWARFDebugMacro, enumerator
/external/llvm-project/lldb/source/Core/
DSection.cpp92 case eSectionTypeDWARFDebugMacro: in GetTypeAsCString()
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp361 case eSectionTypeDWARFDebugMacro: in GetAddressClass()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1584 .Cases("macro", "macro.dwo", eSectionTypeDWARFDebugMacro) in GetSectionTypeFromName()
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1142 case eSectionTypeDWARFDebugMacro: in GetAddressClass()