Searched refs:TC_PCREL_ADJUST (Results 1 – 6 of 6) sorted by relevance
25 #define TC_PCREL_ADJUST(F) md_pcrel_adjust(F) macro
188 #define TC_PCREL_ADJUST(F) arc_pcrel_adjust (F) macro
2295 #ifdef TC_PCREL_ADJUST in relax_frag()2297 aim += TC_PCREL_ADJUST (fragP); in relax_frag()
3313 * config/tc-arc.h (TC_FRAG_TYPE, TC_PCREL_ADJUST, MAX_INSN_ARGS)
5581 * write.c (relax_segment): Use TC_PCREL_ADJUST macro (if defined)
1731 If the @code{TC_PCREL_ADJUST} macro is defined, which currently should only happen1732 for the NS32k family, the @code{TC_PCREL_ADJUST} macro is called on the frag to