Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwp.cpp34 case lldb::eSectionTypeDWARFDebugMacro: in lldbSectTypeToLlvmSectionKind()
H A DSymbolFileDWARF.cpp653 return GetCachedSectionData(eSectionTypeDWARFDebugMacro, m_data_debug_macro); in get_debug_macro_data()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h689 eSectionTypeDWARFDebugMacro, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp88 case eSectionTypeDWARFDebugMacro: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp360 case eSectionTypeDWARFDebugMacro: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1767 .Cases(".debug_macro", ".debug_macro.dwo", eSectionTypeDWARFDebugMacro) in GetSectionTypeFromName()