This is the mail archive of the binutils@sources.redhat.com 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]

Out of bits in flagwords, what's the preferred way of extending it?


Hi!

I'd like to use a new bit in sec->flags, unfortunately there are none left
(well, 2 are apparently COFF only, but is there some way how to figure out
section creator type)?
Should flagword simply be extended to 64 bits, or use 2 flags bitfields, or
something else?

	Jakub


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