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

/macosx-10.9.5/cctools-845/as/
H A Dlayout.c47 arm_force_relocation (struct fix * fixp);
49 #define TC_FORCE_RELOCATION(FIX) arm_force_relocation (FIX)
H A Darm.c16485 || (arm_force_relocation (fixP)
16536 && (S_IS_EXTERNAL (fixP->fx_addsy) || !arm_force_relocation (fixP)))
18028 arm_force_relocation (struct fix * fixp)
18016 arm_force_relocation (struct fix * fixp) function

Completed in 207 milliseconds