[Bug libdw/27805] libdwfl: Unable to extract source line information for RISC-V binary

mark at klomp dot org sourceware-bugzilla@sourceware.org
Thu May 6 09:43:26 GMT 2021


https://sourceware.org/bugzilla/show_bug.cgi?id=27805

--- Comment #5 from Mark Wielaard <mark at klomp dot org> ---
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 symbol
offset/relocation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list