Commit: objdump --show-all-symbols: show extra symbols matching referenced addresses
Nick Clifton
nickc@redhat.com
Wed Apr 3 09:37:08 GMT 2024
Hi Andreas,
>> + /* If we found an absolute symbol in the reloc (ie: "*ABS*+0x....")
>
> Is the addend always formatted as an unsigned number?
Err, yes ?
To be honest I am not 100% sure. Possibly on architectures with a signed
address space there could be a negative value in the relocation symbol.
If that is the case then I can update the patch to handle such values, but
without a reproducer I am reluctant to make any changes.
Cheers
Nick
More information about the Binutils
mailing list