Searched refs:S_IS_FUNCTION (Results 1 – 7 of 7) sorted by relevance
51 (!(S_IS_FUNCTION ((FIXP)->fx_addsy) \64 && S_IS_FUNCTION ((FIXP)->fx_addsy)) \
413 || S_IS_FUNCTION (fragP->fr_symbol)) in md_estimate_size_before_relax()
6608 if (S_IS_FUNCTION (symbolP)) in pa_type_args()8507 if (fixp->fx_addsy != 0 && S_IS_FUNCTION (fixp->fx_addsy)) in hppa_fix_adjustable()
3688 if (S_IS_FUNCTION (fixP->fx_addsy)) in v850_fix_adjustable()
91 extern int S_IS_FUNCTION (symbolS *);
1992 S_IS_FUNCTION (symbolS *s) in S_IS_FUNCTION() function
1357 * symbols.h (S_IS_FUNCTION): Prototype.1463 (S_IS_FUNCTION, S_IS_EXTERNAL, S_IS_WEAK, S_IS_COMMON): Likewise.2619 * symbols.c (S_IS_FUNCTION): New.