Searched refs:SF_GET_FUNCTION (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
H A Dobj-coff.c756 if (SF_GET_FUNCTION (def_symbol_in_progress)
782 if (SF_GET_FUNCTION (def_symbol_in_progress))
1308 if (coff_last_function == 0 && SF_GET_FUNCTION (symp))
1338 if (SF_GET_FUNCTION (symp))
1368 && (! S_IS_EXTERNAL (symp) || SF_GET_FUNCTION (symp)))))
H A Dobj-coff.h292 #define SF_GET_FUNCTION(s) (SF_GET (s) & SF_FUNCTION) macro
H A Dtc-ppc.c4973 if (SF_GET_FUNCTION (sym))

Completed in 112 milliseconds