aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-05ObjectFile[ELF]: Refactor gnu_debuglink interfacePavel Labath1-2/+0
2019-07-31Add llvm-style RTTI to ObjectFile hierarchyPavel Labath1-0/+7
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere1-6/+0
2019-02-11Simplify ObjectFile::GetUUIDPavel Labath1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-18Breakpad: Extract parsing code into a separate filePavel Labath1-1/+0
2019-01-03Simplify ObjectFile::GetArchitecturePavel Labath1-1/+1
2018-12-10Re-commit "Introduce ObjectFileBreakpad"Pavel Labath1-0/+109
2018-12-07Revert "Introduce ObjectFileBreakpad"Shafik Yaghmour1-104/+0
2018-12-07Introduce ObjectFileBreakpadPavel Labath1-0/+104