summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h
AgeCommit message (Expand)Author
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-03-11Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-02Enable AUTOBRIEF in doxygen configuration.Adrian Prantl
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-01-31Open ELF core dumps with more than 64K sectionsPavel Labath
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2014-07-08Fix typos.Bruce Mitchener
2013-05-23ObjectFileELF::GetModuleSpecifications on Linux should work now.Michael Sartain
2013-04-13Fixed issues with the way ELF symbols are parsed:Greg Clayton
2013-01-25<rdar://problem/13069948>Greg Clayton
2011-03-30elf: add support for ELF relocation entriesStephen Wilson
2011-01-08Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.Greg Clayton
2010-07-13Combine 32 and 64 bit ELF readers.Stephen Wilson