Home
last modified time | relevance | path

Searched refs:tc_get_bal_of_call (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i960.h169 extern struct symbol *tc_get_bal_of_call (symbolS *);
Dtc-i960.c2517 tc_get_bal_of_call (symbolS *callP ATTRIBUTE_UNUSED) in tc_get_bal_of_call() function
2543 symbolS *balP = tc_get_bal_of_call (symbolP); in tc_coff_symbol_emit_hook()
2588 if (!TC_S_IS_BALNAME (tc_get_bal_of_call (fixP->fx_addsy))) in i960_validate_fix()
2595 fixP->fx_addsy = tc_get_bal_of_call (fixP->fx_addsy); in i960_validate_fix()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96972251 (tc_get_bal_of_call): Declare as function, don't define as macro.
2254 (tc_get_bal_of_call): Rename from _tc_get_bal_of_call. Change