summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-2/+2
* Breakpad: auto-detect path style of file entriesPavel Labath2019-02-111-1/+3
* SymbolFileBreakpad: Add line table supportPavel Labath2019-02-071-32/+288
* BreakpadRecords: Address post-commit feedbackPavel Labath2019-01-241-2/+2
* breakpad: Add FUNC records to the symtabPavel Labath2019-01-221-25/+31
* 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-20/+12
* [SymbolFile] Remove SymbolContext parameter from FindTypes.Zachary Turner2019-01-141-4/+3
* Fix build breaks after the ParseCompileUnit changes.Zachary Turner2019-01-111-2/+2
* Introduce SymbolFileBreakpad and use it to fill symtabPavel Labath2019-01-111-0/+224
OpenPOWER on IntegriCloud