This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] addr2line: Always prefer linkage_name over plain names


Hi Josh,

On Wed, 2014-12-10 at 11:41 -0800, Josh Stone wrote:

>  2014-12-10  Josh Stone  <jistone@redhat.com>
>  
> -	* addr2line.c (handle_address): Find the proper inline parents.
> +	* addr2line.c (get_diename): New, get linkage_name or name.
> +	* addr2line.c (print_dwarf_function): Use get_diename.
> +	* addr2line.c (print_diesym): Removed.
> +	* addr2line.c (handle_address): Find the proper inline parents,
> +	and use get_diename.

Looks good.

Thanks,

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]