Searched refs:S_IS_WEAKREFD (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.h92 extern int S_IS_WEAKREFD (symbolS *);
H A Dsymbols.c2015 S_IS_WEAKREFD (symbolS *s)
2777 if (S_IS_WEAKREFD (sym))
2011 S_IS_WEAKREFD (symbolS *s) function
H A Dwrite.c1791 (S_IS_WEAKREFD (symp) && ! symbol_used_p (symp)))
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c1276 if (S_IS_WEAKREFD (symp))

Completed in 157 milliseconds