Rui Ueyama
42fca6e794
Recommend users use readelf instead of objdump to dump .comment contents.
readelf's output is much easier to read than objdump's as you can see below.
$ readelf --string-dump .comment foo
String dump of section '.comment':
[ 1] GCC: (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
[ 2c] clang version 5.0.0
[ 41] Linker: LLD 5.0.0
$ objdump -j .comment -s foo
Contents of section .comment:
0000 00474343 3a202855 62756e74 7520342e .GCC: (Ubuntu 4.
0010 382e342d 32756275 6e747531 7e31342e 8.4-2ubuntu1~14.
0020 30342e33 2920342e 382e3400 636c616e 04.3) 4.8.4.clan
0030 67207665 7273696f 6e20352e 302e3020 g version 5.0.0
0040 004c696e 6b65723a 204c4c44 20352e30 .Linker: LLD 5.0
0050 2e3000 .0.
llvm-svn: 301515
2017-04-27 04:50:08 +00:00
..
2017-04-05 05:07:39 +00:00
2017-04-17 08:58:12 +00:00
2017-04-26 21:27:33 +00:00
2017-04-12 00:13:48 +00:00
2017-03-27 03:42:55 +00:00
2017-04-01 01:42:20 +00:00
2017-02-23 02:28:28 +00:00
2017-03-30 19:13:47 +00:00
2017-03-30 22:57:49 +00:00
2017-04-26 16:15:07 +00:00
2017-04-26 16:14:46 +00:00
2017-03-29 00:09:40 +00:00
2017-03-01 22:54:50 +00:00
2017-04-13 08:52:58 +00:00
2016-05-02 19:30:42 +00:00
2017-04-27 04:01:36 +00:00
2017-04-26 22:51:51 +00:00
2017-04-14 01:35:04 +00:00
2017-03-30 19:13:47 +00:00
2017-04-26 22:30:15 +00:00
2017-04-19 12:46:32 +00:00
2017-03-28 22:31:35 +00:00
2017-03-01 23:00:10 +00:00
2017-03-17 11:56:54 +00:00
2017-02-24 15:07:30 +00:00
2017-03-20 10:09:58 +00:00
2016-12-18 14:06:06 +00:00
2016-11-05 22:58:01 +00:00
2017-04-26 10:40:02 +00:00
2017-04-26 22:30:15 +00:00
2017-04-26 22:30:15 +00:00
2016-03-12 06:06:40 +00:00
2017-04-13 10:56:40 +00:00
2017-04-05 10:30:09 +00:00
2017-03-09 19:23:00 +00:00
2017-03-09 19:23:00 +00:00
2017-04-13 23:40:19 +00:00
2017-04-05 05:07:39 +00:00
2017-01-17 01:59:13 +00:00
2017-04-27 04:01:36 +00:00
2017-04-24 23:50:58 +00:00
2017-04-13 21:37:56 +00:00
2017-04-26 22:51:51 +00:00
2017-04-26 10:40:02 +00:00
2017-04-27 04:50:08 +00:00
2017-04-14 01:34:45 +00:00
2017-04-26 14:48:36 +00:00
2017-04-08 06:14:14 +00:00
2017-03-24 00:15:57 +00:00
2017-04-04 09:29:36 +00:00
2017-03-16 10:40:50 +00:00
2017-04-27 04:01:14 +00:00
2017-03-14 09:03:53 +00:00