Searched refs:arm_force_relocation (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dldr-global.s2 @ See tc-arm.c:arm_force_relocation.
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.h80 #define TC_FORCE_RELOCATION(FIX) arm_force_relocation (FIX)
234 extern int arm_force_relocation (struct fix *);
H A Dtc-arm.c11199 || arm_force_relocation (fixP)))
12618 arm_force_relocation (struct fix * fixp)
12604 arm_force_relocation (struct fix * fixp) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.h91 #define TC_FORCE_RELOCATION(FIX) arm_force_relocation (FIX)
361 extern int arm_force_relocation (struct fix *);
H A Dtc-arm.c22390 || (arm_force_relocation (fixP)
22475 && (S_IS_EXTERNAL (fixP->fx_addsy) || !arm_force_relocation (fixP)))
24603 arm_force_relocation (struct fix * fixp)
24592 arm_force_relocation (struct fix * fixp) function

Completed in 240 milliseconds