Lines Matching refs:fix
130 #define tc_fix_adjustable(FIX) \
131 (((FIX)->fx_addsy == NULL \
132 || S_GET_SEGMENT ((FIX)->fx_addsy) != reg_section) \
133 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
134 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
135 && (FIX)->fx_r_type != BFD_RELOC_MMIX_LOCAL)
172 #define TC_FORCE_RELOCATION(fix) mmix_force_relocation (fix)
173 extern int mmix_force_relocation (struct fix *);
176 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC)
177 extern long md_pcrel_from_section (struct fix *, segT);
236 /* This target is buggy, and sets fix size too large. */
237 #define TC_FX_SIZE_SLACK(FIX) 6