Home
last modified time | relevance | path

Searched refs:tc_set_bal_of_call (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i960.h167 extern void tc_set_bal_of_call (symbolS *, symbolS *);
Dtc-i960.c2171 tc_set_bal_of_call (callP, balP); in s_leafproc()
2489 tc_set_bal_of_call (symbolS *callP ATTRIBUTE_UNUSED, in tc_set_bal_of_call() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96972252 * config/tc-i960.c (tc_set_bal_of_call): If OBJ_COFF, store balP
DChangeLog-02033234 (tc_set_bal_of_call): Likewise.