run-elflint-self.sh fails on alpha

Roland McGrath roland at redhat.com
Wed Mar 9 18:12:32 UTC 2011


> > /* 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


More information about the elfutils-devel mailing list