Searched refs:arm_fix_adjustable (Results 1 – 12 of 12) sorted by relevance
189 # define tc_fix_adjustable(FIX) arm_fix_adjustable (FIX)211 extern bfd_boolean arm_fix_adjustable (struct fix *);
14032 arm_fix_adjustable (fixP) in arm_fix_adjustable() function14056 arm_fix_adjustable (fixP) in arm_fix_adjustable() function
220 # define tc_fix_adjustable(FIX) arm_fix_adjustable (FIX)245 extern bfd_boolean arm_fix_adjustable (struct fix *);
12825 arm_fix_adjustable (fixS * fixP) in arm_fix_adjustable() function12848 arm_fix_adjustable (fixS * fixP) in arm_fix_adjustable() function
2740 (arm_fix_adjustable): Likewise.2835 * config/tc-arm.c (arm_fix_adjustable): Do not adjust relocations2853 * config/tc-arm.c (arm_fix_adjustable): New routine.
1222 (arm_fix_adjustable): Return 0 for BFD_RELOC_ARM_TARGET2.
4307 (arm_fix_adjustable <elf version>): Remove extern and weak tests.4317 (tc_fix_adjustable): Call arm_fix_adjustable.
2983 (arm_fix_adjustable): Ignore TLS relocations.
3566 * config/tc-arm.c (arm_fix_adjustable): Define for OBJ_COFF.