summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp
AgeCommit message (Expand)Author
2025-07-01[lldb] Delete unused DWARFDataExtractor methods (#146356)Pavel Labath
2023-06-27[lldb][NFC] Prevent slicing when converting DataExtractorsFelipe de Azevedo Piovezan
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2020-02-09[DebugInfo] Add a DWARFDataExtractor constructor that takes ArrayRef<uint8_t>Fangrui Song
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-07-11Add convenience methods to convert LLDB to LLVM data structures.Jonas Devlieghere
2019-03-12Remove support for DWARF64.Zachary Turner
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-09General cleanup to minimize the .debug_types patchGreg Clayton
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2013-10-24Introduce DWARFDataExtractor for 64-Bit DWARF parsingEd Maste