summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h
AgeCommit message (Expand)Author
2022-04-05[lldb] Change CreateMemoryInstance to take a WritableDataBufferJonas Devlieghere
2022-04-04[lldb] Prevent object file plugins from changing the data bufferJonas Devlieghere
2021-11-30[NFC] Refactor symbol table parsing.Greg Clayton
2021-11-17Revert "[NFC] Refactor symbol table parsing."Greg Clayton
2021-11-17[NFC] Refactor symbol table parsing.Greg Clayton
2021-10-21[lldb] Remove ConstString from GetPluginNameStatic of some pluginsPavel Labath
2021-10-18[lldb] Return StringRef from PluginInterface::GetPluginNamePavel Labath
2021-09-13[lldb] Remove PluginInterface::GetPluginVersionPavel Labath
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-08-05ObjectFile[ELF]: Refactor gnu_debuglink interfacePavel Labath
2019-07-31Add llvm-style RTTI to ObjectFile hierarchyPavel Labath
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-02-11Simplify ObjectFile::GetUUIDPavel Labath
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-18Breakpad: Extract parsing code into a separate filePavel Labath
2019-01-03Simplify ObjectFile::GetArchitecturePavel Labath
2018-12-10Re-commit "Introduce ObjectFileBreakpad"Pavel Labath
2018-12-07Revert "Introduce ObjectFileBreakpad"Shafik Yaghmour
2018-12-07Introduce ObjectFileBreakpadPavel Labath