relocations not showing in objdump 2.45
Maciej W. Rozycki
macro@orcam.me.uk
Wed Oct 8 03:01:16 GMT 2025
More information about the Binutils mailing list
Wed Oct 8 03:01:16 GMT 2025
- Previous message (by thread): relocations not showing in objdump 2.45
- Next message (by thread): [PATCH] Add bigobj support to AArch64 COFF
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 1 Oct 2025, Paul Edwards wrote: > I was expecting to see all those DIR64 relocations. > > I tried -R as well, but that appears to be something unrelated. > > I have a workaround already, so I'm not waiting for a fix > for anything - just thought I'd let you know. Use `objdump -p'; for some reason PE image fixups aren't handled with -R even though technically they're dynamic (load-time) relocations. Maciej
- Previous message (by thread): relocations not showing in objdump 2.45
- Next message (by thread): [PATCH] Add bigobj support to AArch64 COFF
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list