Searched refs:eSectionTypeDWARFDebugFrame (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/ |
| H A D | SymbolVendorWasm.cpp | 115 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/ |
| H A D | SymbolVendorPECOFF.cpp | 114 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/ |
| H A D | SymbolVendorELF.cpp | 117 eSectionTypeDWARFDebugFrame, eSectionTypeDWARFDebugInfo, in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | UnwindTable.cpp | 65 sect = sl->FindSectionByType(eSectionTypeDWARFDebugFrame, true); in Initialize()
|
| H A D | ObjectFile.cpp | 330 case eSectionTypeDWARFDebugFrame: in GetAddressClass()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | Section.cpp | 72 case eSectionTypeDWARFDebugFrame: in GetTypeAsCString() 427 case eSectionTypeDWARFDebugFrame: in ContainsOnlyDebugInfo()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/ |
| H A D | ObjectFileWasm.cpp | 261 .Case("frame", eSectionTypeDWARFDebugFrame) in GetSectionTypeFromName()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 680 eSectionTypeDWARFDebugFrame, enumerator
|
| /openbsd-src/gnu/llvm/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 555 sect_type = lldb::eSectionTypeDWARFDebugFrame; in GetSectionTypeFromSectionName() 1050 case lldb::eSectionTypeDWARFDebugFrame: in CommitOneAllocation()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | ObjectFilePECOFF.cpp | 990 .Case(".debug_frame", eSectionTypeDWARFDebugFrame) in GetSectionType()
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | python_api_enums.rst | 940 .. py:data:: eSectionTypeDWARFDebugFrame
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/ |
| H A D | ObjectFileMachO.cpp | 1195 case eSectionTypeDWARFDebugFrame: in GetAddressClass() 1487 return eSectionTypeDWARFDebugFrame; in GetSectionType()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 1634 .Case("frame", eSectionTypeDWARFDebugFrame) in GetSectionTypeFromName()
|