Lines Matching full:weak
560 if (! oldp->weak)
702 /* If the definition comes from a DSO we pertain the weak flag
703 and it's indicating whether the reference is weak or not. */
704 oldp->weak = XELF_ST_BIND (sym->st_info) == STB_WEAK;
1389 newp->weak = XELF_ST_BIND (sym->st_info) == STB_WEAK;
1405 if (! newp->weak)
2146 if (! s->defined && ! s->weak)
4825 sym->st_info = XELF_ST_INFO (runp->weak ? STB_WEAK : STB_GLOBAL,