Searched refs:TC_FORCE_RELOCATION_ABS (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-i960.h134 #define TC_FORCE_RELOCATION_ABS(FIX) \ macro
H A Dtc-mips.h145 #define TC_FORCE_RELOCATION_ABS(FIX) mips_force_relocation_abs (FIX) macro
H A Dtc-sparc.h83 #define TC_FORCE_RELOCATION_ABS(FIX) \ macro
H A Dtc-arm.h215 #define TC_FORCE_RELOCATION_ABS(FIX) \ macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i960.h136 #define TC_FORCE_RELOCATION_ABS(FIX) \ macro
H A Dtc-sparc.h66 #define TC_FORCE_RELOCATION_ABS(FIX) \ macro
/haiku-buildtools/legacy/binutils/gas/
H A Dwrite.c40 #ifndef TC_FORCE_RELOCATION_ABS
41 #define TC_FORCE_RELOCATION_ABS(FIX) \ macro
2250 && !TC_FORCE_RELOCATION_ABS (fixP))
/haiku-buildtools/binutils/gas/
H A Dwrite.c35 #ifndef TC_FORCE_RELOCATION_ABS
36 #define TC_FORCE_RELOCATION_ABS(FIX) \ macro
1045 && !TC_FORCE_RELOCATION_ABS (fixP))

Completed in 145 milliseconds