Searched refs:eSectionTypeDWARFDebugAranges (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/ |
| H A D | SymbolVendorWasm.cpp | 114 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/ |
| H A D | SymbolVendorPECOFF.cpp | 113 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAranges, in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/ |
| H A D | SymbolVendorELF.cpp | 116 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFContext.cpp | 60 return LoadOrGetSection(eSectionTypeDWARFDebugAranges, std::nullopt, in getOrLoadArangesData()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | Section.cpp | 66 case eSectionTypeDWARFDebugAranges: in GetTypeAsCString() 424 case eSectionTypeDWARFDebugAranges: in ContainsOnlyDebugInfo()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/ |
| H A D | ObjectFileWasm.cpp | 259 .Case("aranges", eSectionTypeDWARFDebugAranges) in GetSectionTypeFromName()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 678 eSectionTypeDWARFDebugAranges, enumerator
|
| /openbsd-src/gnu/llvm/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 548 sect_type = lldb::eSectionTypeDWARFDebugAranges; in GetSectionTypeFromSectionName() 1048 case lldb::eSectionTypeDWARFDebugAranges: in CommitOneAllocation()
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | ObjectFile.cpp | 328 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | ObjectFilePECOFF.cpp | 989 .Case(".debug_aranges", eSectionTypeDWARFDebugAranges) in GetSectionType()
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | python_api_enums.rst | 938 .. py:data:: eSectionTypeDWARFDebugAranges
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/ |
| H A D | ObjectFileMachO.cpp | 1193 case eSectionTypeDWARFDebugAranges: in GetAddressClass() 1485 return eSectionTypeDWARFDebugAranges; in GetSectionType()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 1632 .Case("aranges", eSectionTypeDWARFDebugAranges) in GetSectionTypeFromName()
|