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: [GOLD] PowerPC TOC16 and GOT16 relocs are relative


> A pasto from x86_64, probably.  BTW, looks to me like RELATIVE_REF
> is write-only.

Yes, we only check for ABSOLUTE_REF or TLS_REF. RELATIVE_REF is just
there for completeness. It's not beyond imagination that the flag
might be useful at some point, though. I suppose symbol.h could use a
comment to the effect that those three bits are mutually exclusive.

-cary


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