]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
addr2line: rework check_range conditions
authoremaste <emaste@FreeBSD.org>
Wed, 2 Dec 2020 17:22:29 +0000 (17:22 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 2 Dec 2020 17:22:29 +0000 (17:22 +0000)
commitfef2c27caf494c1515e666583cc9ebdb4562dcb5
tree2f12731544158e30fad2827768aa0eb7d4929aef
parent970d081572a66b5c9c28042c000f0722ddde1aff
addr2line: rework check_range conditions

Simplify logic and reduce indentation for DW_AT_low_pc case.

Reviewed by: Tiger Gao, markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27426
contrib/elftoolchain/addr2line/addr2line.c