summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
Commit message (Expand)AuthorAgeFilesLines
* lldb/breakpad: add suppport for the "x86_64h" architecturePavel Labath2019-11-051-1/+1
* Breakpad: Add support for parsing STACK WIN recordsPavel Labath2019-08-261-3/+95
* Breakpad: Add support for the arm64e "architecture"Pavel Labath2019-06-101-1/+1
* Breakpad: Match the new UUID algorithm in minidumpsPavel Labath2019-04-161-29/+12
* Breakpad: Parse Stack CFI recordsPavel Labath2019-04-091-4/+50
* Breakpad: Refine record classification codePavel Labath2019-04-041-31/+52
* BreakpadRecords: Add parsing code for FILE and LINE recordsPavel Labath2019-01-291-0/+59
* BreakpadRecords: Address post-commit feedbackPavel Labath2019-01-241-41/+46
* breakpad: Add FUNC records to the symtabPavel Labath2019-01-221-11/+56
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Breakpad: Extract parsing code into a separate filePavel Labath2019-01-181-0/+253
OpenPOWER on IntegriCloud