summaryrefslogtreecommitdiff
path: root/test/Object/readobj-shared-object.test
AgeCommit message (Expand)Author
2017-07-14[llvm-readobj] - Teach readobj to print DT_FILTER dynamic tag in human readab...George Rimar
2015-10-01Fix printing of 64 bit values and make test more strict.Rafael Espindola
2015-06-03Fix the interpretation of a 0 st_name.Rafael Espindola
2014-03-24Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola
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