Searched refs:v850_force_relocation (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-v850.h43 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX)
44 extern int v850_force_relocation PARAMS ((struct fix *));
H A Dtc-v850.c2504 v850_force_relocation (fixP)
2500 v850_force_relocation (fixP) function
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-v850.h39 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX)
40 extern int v850_force_relocation (struct fix *);
H A Dtc-v850.c2459 v850_force_relocation (struct fix *fixP)
2455 v850_force_relocation (struct fix *fixP) function

Completed in 85 milliseconds