Searched refs:linkrelax (Results 1 – 25 of 49) sorted by relevance
12
65 linkrelax = 1; in md_begin()555 if (linkrelax && fixP->fx_subsy) in md_apply_fix()737 if (!linkrelax || fix->fx_addsy == NULL) in ft32_validate_fix_sub()762 if (linkrelax && fix->fx_addsy in ft32_force_relocation()777 if (!linkrelax) in ft32_allow_local_subtract()
410 #define md_allow_eh_opt (linkrelax == 0)422 #define DWARF2_USE_FIXED_ADVANCE_PC (linkrelax != 0)
314 linkrelax = 1; in md_parse_option()317 linkrelax = 0; in md_parse_option()504 if (linkrelax in rl78_handle_align()918 if (!linkrelax) in rl78_relax_frag()1073 if (linkrelax) in md_convert_frag()1247 if (fixp->fx_r_type == BFD_RELOC_RL78_RELAX && !linkrelax) in tc_gen_reloc()
102 #define TC_FORCE_RELOCATION(FIX) (linkrelax)
134 #define md_allow_eh_opt (linkrelax == 0)
853 linkrelax = !avr_opt.no_link_relax; in md_begin()1483 if (!linkrelax || fix->fx_addsy == NULL) in avr_validate_fix_sub()1507 if (linkrelax && fix->fx_addsy in avr_force_relocation()1537 else if (linkrelax && fixP->fx_subsy) in md_apply_fix()2088 if (!linkrelax) in avr_allow_local_subtract()2107 if (linkrelax) in avr_elf_final_processing()2255 if (linkrelax) in avr_handle_align()2830 if (! linkrelax || fixp->fx_addsy == NULL) in avr_fix_adjustable()
512 if (!linkrelax || fix->fx_addsy == NULL) in pru_validate_fix_sub()536 if (linkrelax && fix->fx_addsy in pru_force_relocation()702 else if (linkrelax && fixP->fx_subsy) in md_apply_fix()1574 linkrelax = pru_opt.link_relax; in md_begin()1941 if (!linkrelax) in pru_allow_local_subtract()
162 linkrelax = 1; in md_parse_option()1334 if (linkrelax in rx_handle_align()1667 if ((disp - (oldsize-1)) >= 3 && (disp - (oldsize-1)) <= 10 && !linkrelax) in rx_relax_frag()1683 if ((disp - (oldsize-1)) >= 3 && (disp - (oldsize-1)) <= 10 && !linkrelax) in rx_relax_frag()1856 if (linkrelax) in md_convert_frag()
946 linkrelax = 1; in md_begin()2563 if (linkrelax == 0) in mn10300_allow_local_subtract()2612 if (linkrelax in mn10300_handle_align()2633 if (linkrelax in mn10300_force_relocation()
169 linkrelax = 0; in md_begin()
655 linkrelax = 1; in md_parse_option()2361 if (linkrelax) in md_convert_frag()2374 if (linkrelax) in md_convert_frag()3288 if (linkrelax) in mmix_force_relocation()
709 linkrelax = 1; in md_begin()
1341 linkrelax = 1; in md_parse_option()
548 linkrelax = 1; in md_begin()
5291 linkrelax = opt_linkrelax; in md_begin()5743 if (linkrelax in xtensa_handle_align()5763 if (linkrelax && fragP->fr_type == rs_org) in xtensa_handle_align()5887 if (linkrelax && fix->fx_addsy in xtensa_force_relocation()5906 if (!linkrelax || fix->fx_addsy == NULL) in xtensa_validate_fix_sub()5993 if (fixP->fx_subsy && !(linkrelax && (fixP->fx_r_type == BFD_RELOC_32 in md_apply_fix()6082 if (linkrelax) in md_apply_fix()
852 linkrelax = 1; in md_begin()
334 linkrelax = 1; in md_begin()
1920 rx_op (exp, linkrelax ? 4 : 1, type); in immediate()
1847 linkrelax = 1; in md_begin()
537 linkrelax = 0; in md_begin()
370 COMMON int linkrelax; variable
115 # define DWARF2_USE_FIXED_ADVANCE_PC linkrelax580 if (linkrelax) in dwarf2_gen_line_info()
938 if (linkrelax && TC_LINKRELAX_FIXUP (this_segment)) in fixup_segment()2670 if (linkrelax) in relax_align()
2197 (md_begin): Don't set linkrelax. Only set Z8002 default if no2205 (md_longopts): Add 'linkrelax' option.2206 (md_parse_option): Adapt to new s_segm function. Set 'linkrelax'2207 variable when 'linkrelax' command line option is specified.2208 (md_show_usage): Display 'linkrelax' option.4686 "this_segment_type" to "this_segment". Update linkrelax comment.
1240 If you define this macro, and the global variable @samp{linkrelax} is set1248 given section will be processed when the @var{linkrelax} variable is1274 This macro is evaluated for each fixup (when @var{linkrelax} is not set).1282 when @var{linkrelax} is not set. It should store the correct value in the