From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 00D5F3A64039; Thu, 6 May 2021 09:43:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 00D5F3A64039 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug libdw/27805] libdwfl: Unable to extract source line information for RISC-V binary Date: Thu, 06 May 2021 09:43:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libdw X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2021 09:43:27 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27805 --- Comment #5 from Mark Wielaard --- The length being 4 does make some sense even if the start address is zero. A range list entry contains of a beginning address and an ending address. The ending address marks the first address past the end of the address range. So it might be a difference in how the ending address is represented as sym= bol offset/relocation. --=20 You are receiving this mail because: You are on the CC list for the bug.=