Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp52 case eSectionTypeDebug: in GetTypeAsCString()
418 case eSectionTypeDebug: in ContainsOnlyDebugInfo()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h666 eSectionTypeDebug, enumerator
/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp324 case eSectionTypeDebug: in GetAddressClass()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp937 .Case(".debug", eSectionTypeDebug) in GetSectionType()
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst932 .. py:data:: eSectionTypeDebug
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1172 case eSectionTypeDebug: in GetAddressClass()
1563 return eSectionTypeDebug; in GetSectionType()