Home
last modified time | relevance | path

Searched refs:linkrelax (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i960.c1897 linkrelax = 1; in md_parse_option()
2508 else if (linkrelax || !S_IS_DEFINED (symbolP) || fixP->fx_bsr) in tc_bout_fix_to_chars()
2625 if (!linkrelax) in i960_handle_align()
2630 linkrelax = 0; in i960_handle_align()
H A Dtc-mmix.c645 linkrelax = 1; in md_parse_option()
2340 if (linkrelax) in md_convert_frag()
2353 if (linkrelax) in md_convert_frag()
3269 if (linkrelax) in mmix_force_relocation()
H A Dtc-mn10200.c744 linkrelax = 1; in md_begin()
H A Dtc-z8k.c1355 linkrelax = 1; in md_parse_option()
H A Dtc-xtensa.c739 linkrelax = 1; in md_parse_option()
742 linkrelax = 0; in md_parse_option()
4949 linkrelax = 1; in md_begin()
5308 if (linkrelax in xtensa_handle_align()
5447 if (linkrelax && fix->fx_addsy in xtensa_force_relocation()
5466 if (!linkrelax || fix->fx_addsy == NULL) in xtensa_validate_fix_sub()
5541 if (fixP->fx_subsy && !(linkrelax && (fixP->fx_r_type == BFD_RELOC_32 in md_apply_fix()
5614 if (linkrelax) in md_apply_fix()
H A Dtc-crx.c643 linkrelax = 1; in md_begin()
H A Dtc-z80.c181 linkrelax = 0; in md_begin()
H A Dtc-h8300.c291 linkrelax = 1; in md_begin()
H A Dtc-mn10300.c110 int linkrelax = 1; variable
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Das.h435 COMMON int linkrelax; variable
H A Dwrite.c1699 if (linkrelax) in relax_align()
2126 if (linkrelax && TC_LINKRELAX_FIXUP (this_segment)) in fixup_segment()
H A DChangeLog392 (md_begin): Set linkrelax variable to 1, use avr_mod_hash_value
H A DChangeLog-02032204 (md_begin): Don't set linkrelax. Only set Z8002 default if no
2212 (md_longopts): Add 'linkrelax' option.
2213 (md_parse_option): Adapt to new s_segm function. Set 'linkrelax'
2214 variable when 'linkrelax' command line option is specified.
2215 (md_show_usage): Display 'linkrelax' option.
4694 "this_segment_type" to "this_segment". Update linkrelax comment.
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i960.c971 linkrelax = 1;
2899 else if (linkrelax || !S_IS_DEFINED (symbolP) || fixP->fx_bsr)
3185 if (!linkrelax)
3191 linkrelax = 0;
H A Dobj-bout.c139 headers->header.a_relaxable = linkrelax;
H A Dtc-mmix.c676 linkrelax = 1;
2388 if (linkrelax)
2401 if (linkrelax)
3324 if (linkrelax)
H A Dtc-mn10200.c766 linkrelax = 1; in md_begin()
H A Dtc-z8k.c1376 linkrelax = 1; in md_parse_option()
H A Dtc-mn10300.c105 int linkrelax = 1; variable
H A Dtc-h8300.c310 linkrelax = 1; in md_begin()
/openbsd/gnu/usr.bin/binutils/gas/
H A Das.h472 COMMON int linkrelax; variable
H A Dwrite.c2145 if (linkrelax) in relax_align()
2541 if (linkrelax && TC_LINKRELAX_FIXUP (this_segment)) in fixup_segment()
H A DChangeLog-02032204 (md_begin): Don't set linkrelax. Only set Z8002 default if no
2212 (md_longopts): Add 'linkrelax' option.
2213 (md_parse_option): Adapt to new s_segm function. Set 'linkrelax'
2214 variable when 'linkrelax' command line option is specified.
2215 (md_show_usage): Display 'linkrelax' option.
4694 "this_segment_type" to "this_segment". Update linkrelax comment.
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dinternals.texi1227 If you define this macro, and the global variable @samp{linkrelax} is set
1235 given section will be processed when the @var{linkrelax} variable is
1261 This macro is evaluated for each fixup (when @var{linkrelax} is not set).
1269 when @var{linkrelax} is not set. It should store the correct value in the
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dinternals.texi1210 If you define this macro, and the global variable @samp{linkrelax} is set
1218 given section will be processed when the @var{linkrelax} variable is
1244 This macro is evaluated for each fixup (when @var{linkrelax} is not set).
1252 when @var{linkrelax} is not set. It should store the correct value in the

12