Home | History | Annotate | Download | only in bfd

Lines Matching full:st_other

1505 			| ((sym->st_other & STO_SH5_ISA32) != 0));
1510 if ((sym->st_other & STO_SH5_ISA32) != 0)
1533 relocation |= ((sym->st_other & STO_SH5_ISA32) != 0);
3906 /* Merge non visibility st_other attribute when the symbol comes from
3914 if ((isym->st_other & ~ELF_ST_VISIBILITY (-1)) != 0)
3919 other = (definition ? isym->st_other : h->other);