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: [RFC PATCH, binutils, ARM 5/9] Allow veneers to claim veneered symbols


Hi Thomas,

>> I don't like that "max_stub_type" is not actually the maximum possible
>> value for an elf32_arn_stub_type enum.  The name is misleading.  Maybe
>> you could use something like "last_non_veneer_stub".
> 
> Last is confusing because it's last + 1. To be fair, I don't think this should
> be a stub type, rather a const global variable. I can include that in the
> Cortex-A8 refactoring patch, what do you think?

I think that would be much cleaner, so yes please.

Cheers
  Nick


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