This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Creating arbitrary dynamic tags with BFD ld


On Tue, Oct 15, 2019 at 01:51:42PM +0200, Florian Weimer wrote:
> Very interesting.  Out of curiosity, is there something similar for
> program header tags?

Yes, the PHDRS command lets you generate arbitrary header types.  But
then you'll need to specify all the headers and handle assignment of
sections to headers in the script too.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]