Home
last modified time | relevance | path

Searched refs:fr_type (Results 1 – 25 of 72) sorted by relevance

123

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dfrags.c35 zero_address_frag.fr_type = rs_fill; in frag_init()
36 bss_address_frag.fr_type = rs_fill; in frag_init()
145 assert (frag_now->fr_type != 0); in frag_new()
213 frag_now->fr_type = type; in frag_var()
244 frag_now->fr_type = type; in frag_variant()
267 fragP->fr_type = rs_fill; in frag_wane()
408 while (frag->fr_type == rs_fill) in frag_offset_fixed_p()
424 while (frag->fr_type == rs_fill) in frag_offset_fixed_p()
H A Dwrite.c386 assert (prev_frag->fr_type != 0); in chain_frchains_together_1()
396 assert (prev_frag->fr_type != 0); in chain_frchains_together_1()
423 switch (fragP->fr_type) in cvt_frag_to_fill()
444 fragP->fr_type = rs_fill; in cvt_frag_to_fill()
459 fragP->fr_type = rs_fill; in cvt_frag_to_fill()
507 BAD_CASE (fragP->fr_type); in cvt_frag_to_fill()
1010 assert (f->fr_type == rs_fill); in write_contents()
1279 && brokp->dispfrag->fr_type == rs_broken_word) in write_object_file()
1739 switch (fragP->fr_type) in relax_segment()
1802 BAD_CASE (fragP->fr_type); in relax_segment()
[all …]
H A Dfrags.h81 relax_stateT fr_type; member
H A Ddebug.c57 switch (fp->fr_type)
H A Dehopt.c529 frag->fr_type = rs_fill; in eh_frame_convert_frag()
H A Dsubsegs.c189 newP->frch_frag_now->fr_type = rs_fill; in subseg_set_rest()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dfrags.c35 zero_address_frag.fr_type = rs_fill; in frag_init()
36 bss_address_frag.fr_type = rs_fill; in frag_init()
138 assert (frag_now->fr_type != 0); in frag_new()
206 frag_now->fr_type = type; in frag_var()
237 frag_now->fr_type = type; in frag_variant()
260 fragP->fr_type = rs_fill; in frag_wane()
H A Dwrite.c465 assert (prev_frag->fr_type != 0); in chain_frchains_together_1()
477 assert (prev_frag->fr_type != 0); in chain_frchains_together_1()
528 switch (fragP->fr_type) in cvt_frag_to_fill()
549 fragP->fr_type = rs_fill; in cvt_frag_to_fill()
564 fragP->fr_type = rs_fill; in cvt_frag_to_fill()
616 BAD_CASE (fragP->fr_type); in cvt_frag_to_fill()
1120 assert (f->fr_type == rs_fill); in write_contents()
1235 know (text_last_frag->fr_type == rs_fill && text_last_frag->fr_offset == 0); in relax_and_size_all_segments()
1248 know ((text_last_frag->fr_type == rs_fill) in relax_and_size_all_segments()
1523 && brokp->dispfrag->fr_type == rs_broken_word) in write_object_file()
[all …]
H A Ddebug.c57 switch (fp->fr_type)
H A Dfrags.h78 relax_stateT fr_type; member
H A Dsubsegs.c289 newP->frch_frag_now->fr_type = rs_fill; in subseg_set_rest()
618 switch (fragp->fr_type) in subsegs_print_statistics()
H A Dehopt.c537 frag->fr_type = rs_fill; in eh_frame_convert_frag()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c4400 if (fragP->fr_type == rs_fill && fragP->fr_offset != 0)
4402 if ((fragP->fr_type == rs_align || fragP->fr_type == rs_align_code)
4405 if (fragP->fr_type == rs_space)
4423 if (next_fragP->fr_type == rs_machine_dependent
4483 if (next_fragp->fr_type != rs_machine_dependent)
5413 if ((fragP->fr_type == rs_align in xtensa_cleanup_align_frags()
5414 || fragP->fr_type == rs_align_code in xtensa_cleanup_align_frags()
5415 || (fragP->fr_type == rs_machine_dependent in xtensa_cleanup_align_frags()
5423 && next->fr_type == rs_machine_dependent in xtensa_cleanup_align_frags()
5457 if (fragP->fr_type == rs_machine_dependent in xtensa_fix_target_frags()
[all …]
H A Dtc-frv.h108 if ((FRAGP)->fr_type == rs_align_code) \
H A Dobj-ieee.c73 switch (frag->fr_type)
125 switch (frag->fr_type)
H A Dtc-ppc.h87 if ((FRAGP)->fr_type == rs_align_code) \
H A Dtc-i386.h486 if (fragP->fr_type == rs_align_code) \
H A Dtc-mmix.c2358 know (fragP->fr_type == rs_machine_dependent);
3481 know (lastfrag->fr_type == rs_fill
3529 fragP->fr_type, fragP->fr_subtype);
3647 if (fragP->fr_type != rs_machine_dependent in mmix_md_end()
3683 if (fp->fr_type != rs_machine_dependent in mmix_md_end()
H A Dobj-coff.c1853 switch (frag->fr_type)
1880 BAD_CASE (frag->fr_type);
2166 switch (frag->fr_type)
4113 switch (frags->fr_type)
4122 frags->fr_type = rs_fill;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c3661 if (fragP->fr_type == rs_fill && fragP->fr_offset != 0) in is_next_frag_target()
3663 if ((fragP->fr_type == rs_align || fragP->fr_type == rs_align_code) in is_next_frag_target()
3666 if (fragP->fr_type == rs_space) in is_next_frag_target()
4406 if (fragP->fr_type != rs_machine_dependent) in frag_format_size()
4463 while (!(next_fragP->fr_type == rs_machine_dependent in update_next_frag_state()
4468 assert (next_fragP->fr_type == rs_machine_dependent in update_next_frag_state()
4474 while (!(new_target->fr_type == rs_machine_dependent in update_next_frag_state()
4479 assert (new_target->fr_type == rs_machine_dependent in update_next_frag_state()
4486 if (next_fragP->fr_type == rs_machine_dependent in update_next_frag_state()
4544 if (next_fragp->fr_type != rs_machine_dependent) in next_frag_pre_opcode_bytes()
[all …]
H A Dtc-frv.h103 if ((FRAGP)->fr_type == rs_align_code) \
H A Dobj-ieee.c73 switch (frag->fr_type)
125 switch (frag->fr_type)
H A Dtc-ppc.h81 if ((FRAGP)->fr_type == rs_align_code) \
H A Dtc-i386.h478 if (fragP->fr_type == rs_align_code) \
H A Dtc-mmix.c2310 know (fragP->fr_type == rs_machine_dependent); in md_convert_frag()
3421 know (lastfrag->fr_type == rs_fill in mmix_md_relax_frag()
3469 fragP->fr_type, fragP->fr_subtype); in mmix_md_relax_frag()
3587 if (fragP->fr_type != rs_machine_dependent in mmix_md_end()
3623 if (fp->fr_type != rs_machine_dependent in mmix_md_end()

123