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