Backport support for option -a to addr2line, which will display each address
authoranton <anton@openbsd.org>
Tue, 18 Sep 2018 18:25:31 +0000 (18:25 +0000)
committeranton <anton@openbsd.org>
Tue, 18 Sep 2018 18:25:31 +0000 (18:25 +0000)
commitca868f0e5e76020f13bb5f0bca6ddd21f2bdf7ab
tree0082fb5f262bfaff5aa19184006d064aeba552a1
parent44cfad27cf73226af86c1bc021832606ebc495a0
Backport support for option -a to addr2line, which will display each address
given as input before the resolved source location. This change was introduced
to bintutils after the switch from GPLv2 but the author Tristan Gingold granted
me permission relicense the diff under GPLv2; thanks!

Taken as is from binutils commit be6f64938f985dfb0eaa2107b99f193bb865ce04

This option is used by the syzkaller kernel fuzzer to produce a human readable
representation of the coverage collected by kcov.

ok deraadt@ jca@ visa@
gnu/usr.bin/binutils-2.17/binutils/addr2line.c
gnu/usr.bin/binutils-2.17/binutils/doc/binutils.texi