summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h
Commit message (Collapse)AuthorAgeFilesLines
* Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.Greg Clayton2011-01-081-13/+13
| | | | | | Thanks Bruce! llvm-svn: 123083
* Combine 32 and 64 bit ELF readers.Stephen Wilson2010-07-131-0/+295
This patch provides a generic ELF reader plugin to handle both 32 and 64 bit formats. llvm-svn: 108292
OpenPOWER on IntegriCloud