This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: run-elflint-self.sh fails on alpha


> > /* Legal values for st_other field of Elf64_Sym.  */
> > #define STO_ALPHA_NOPV          0x80    /* No PV required.  */
> > #define STO_ALPHA_STD_GPLOAD    0x88    /* PV only used for initial ldgp.  */
> 
> If you are using these, should ELF64_ST_VISIBILITY be extended?

No, these are not visibility flags.  What we need here is a new ebl hook to
let the backend accept more st_other bits.


Thanks,
Roland

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