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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-s390.h27 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX)
28 extern int tc_s390_force_relocation PARAMS ((struct fix *));
H A Dtc-s390.c1947 tc_s390_force_relocation (fixp) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-s390.h26 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX)
27 extern int tc_s390_force_relocation (struct fix *);
H A Dtc-s390.c2194 tc_s390_force_relocation (struct fix *fixp) function

Completed in 1031 milliseconds