]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwfl: Search for the last matching address in lines
authorJosh Stone <jistone@redhat.com>
Fri, 12 Dec 2014 00:23:46 +0000 (16:23 -0800)
committerJosh Stone <jistone@redhat.com>
Sat, 13 Dec 2014 21:31:09 +0000 (13:31 -0800)
commit7d9b5ac63fdca2c632e6fb6ac01f931d7f5ddfb7
treeabc1b9f45d5b92f0470aff88092fe32047eb15a8
parent6e1c0d966f38c15d57e403384f1edbcc155b981d
libdwfl: Search for the last matching address in lines

Now that libdw's srclines use a stable sort, we can reliably choose the
*last* matching line record for a given address, which should be the
innermost where inlines are concerned.

Signed-off-by: Josh Stone <jistone@redhat.com>
libdwfl/ChangeLog
libdwfl/dwfl_module_getsrc.c