Searched refs:TC_S_IS_BALNAME (Results 1 – 1 of 1) sorted by relevance
73 #define TC_S_IS_BALNAME(s) (S_GET_OTHER (s) == N_BALNAME) macro75 #define TC_S_IS_BADPROC(s) ((S_GET_OTHER (s) != 0) && !TC_S_IS_CALLNAME (s) && !TC_S_IS_BALNAME (s)…88 #define TC_S_IS_BALNAME(s) (SF_GET_BALNAME (s)) macro103 #define TC_S_IS_BALNAME(s) 0 macro2316 else if (TC_S_IS_BALNAME (fixP->fx_addsy)) in reloc_callj()2492 know (TC_S_IS_BALNAME (balP)); in tc_set_bal_of_call()2533 know (TC_S_IS_BALNAME (retval)); in tc_get_bal_of_call()2588 if (!TC_S_IS_BALNAME (tc_get_bal_of_call (fixP->fx_addsy))) in i960_validate_fix()