summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h
Commit message (Expand)AuthorAgeFilesLines
* Breakpad: Add support for parsing STACK WIN recordsPavel Labath2019-08-261-1/+24
* Breakpad: Parse Stack CFI recordsPavel Labath2019-04-091-1/+17
* Breakpad: Refine record classification codePavel Labath2019-04-041-2/+2
* BreakpadRecords: Add parsing code for FILE and LINE recordsPavel Labath2019-01-291-0/+32
* Fix potential ODR vialation.Haojian Wu2019-01-241-1/+1
* BreakpadRecords: Address post-commit feedbackPavel Labath2019-01-241-23/+4
* breakpad: Add FUNC records to the symtabPavel Labath2019-01-221-0/+25
* 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/+110
OpenPOWER on IntegriCloud