Home
last modified time | relevance | path

Searched refs:tc_xgate_force_relocation (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.h97 #define TC_FORCE_RELOCATION(fix) tc_xgate_force_relocation (fix)
98 extern int tc_xgate_force_relocation (struct fix *);
Dtc-xgate.c763 tc_xgate_force_relocation (fixS * fixP) in tc_xgate_force_relocation() function