summaryrefslogtreecommitdiff
path: root/test/Object/readobj-shared-object.test
AgeCommit message (Expand)AuthorFilesLines
2013-04-03Implements low-level object file format specific output for COFF andEric Christopher1-80/+307
2013-03-25[tools][llvm-readobj] print the name of the section when iterating the symbol...Shankar Easwaran1-26/+26
2013-02-20[llvm-readobj] Add ELF .dynamic table dumping.Michael J. Spencer1-0/+13
2012-12-31Fix bits check in ELFObjectFile::isSectionZeroInit().Rafael Espindola1-1/+1
2012-12-31Dump sections. Extracted from a patch by Sami Liedes.Rafael Espindola1-0/+18
2012-12-31Print a header above the symbols. Extracted from a patch by Sami Liedes.Rafael Espindola1-0/+2
2012-03-01[Object]David Meyer1-0/+15
2012-03-01[Object]David Meyer1-0/+44