Home | History | Annotate | Download | only in bfd

Lines Matching full:st_other

192   if (sym->st_other & STO_M68HC12_FAR)
215 /* Merge non-visibility st_other attributes, STO_M68HC12_FAR and
225 h->other = ((isym->st_other & ~ELF_ST_VISIBILITY (-1))
464 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));
982 is_far = (sym && (sym->st_other & STO_M68HC12_FAR));