aboutsummaryrefslogtreecommitdiff
path: root/test/Object/readobj-shared-object.test
AgeCommit message (Expand)Author
2013-04-03Implements low-level object file format specific output for COFF andEric Christopher
2013-03-25[tools][llvm-readobj] print the name of the section when iterating the symbol...Shankar Easwaran
2013-02-20[llvm-readobj] Add ELF .dynamic table dumping.Michael J. Spencer
2012-12-31Fix bits check in ELFObjectFile::isSectionZeroInit().Rafael Espindola
2012-12-31Dump sections. Extracted from a patch by Sami Liedes.Rafael Espindola
2012-12-31Print a header above the symbols. Extracted from a patch by Sami Liedes.Rafael Espindola
2012-03-01[Object]David Meyer
2012-03-01[Object]David Meyer