Home
last modified time | relevance | path

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

123

/toolchain/binutils/binutils-2.27/gas/
Dfrags.c47 zero_address_frag.fr_type = rs_fill; in frag_init()
48 predefined_address_frag.fr_type = rs_fill; in frag_init()
167 gas_assert (frag_now->fr_type != 0); in frag_new()
227 frag_now->fr_type = type; in frag_var_init()
288 fragP->fr_type = rs_fill; in frag_wane()
429 while (frag->fr_type == rs_fill) in frag_offset_fixed_p()
445 while (frag->fr_type == rs_fill) in frag_offset_fixed_p()
Dwrite.c396 gas_assert (prev_frag->fr_type != 0); in chain_frchains_together_1()
407 && prev_frag->fr_type != 0); in chain_frchains_together_1()
434 switch (fragP->fr_type) in cvt_frag_to_fill()
455 fragP->fr_type = rs_fill; in cvt_frag_to_fill()
470 fragP->fr_type = rs_fill; in cvt_frag_to_fill()
518 BAD_CASE (fragP->fr_type); in cvt_frag_to_fill()
1379 f->fr_type = rs_fill; in compress_frag()
1455 last_newf->fr_type = rs_fill; in compress_debug()
1471 gas_assert (f->fr_type == rs_fill); in compress_debug()
1513 newf->fr_type = rs_fill; in compress_debug()
[all …]
Ddebug.c58 switch (fp->fr_type)
Dfrags.h84 relax_stateT fr_type; member
Dsubsegs.c113 newP->frch_frag_now->fr_type = rs_fill; in subseg_set_rest()
Dehopt.c553 frag->fr_type = rs_fill; in eh_frame_convert_frag()
Dread.c627 while (frag->fr_type != rs_align_code) in start_bundle()
644 gas_assert (frag->fr_type == rs_align_code); in pending_bundle_size()
653 if (frag->fr_type == rs_machine_dependent) in pending_bundle_size()
661 if (frag->fr_type == rs_machine_dependent) in pending_bundle_size()
674 gas_assert (frag->fr_type == rs_align_code); in finish_bundle()
3767 if (symbol_get_frag (symbolP)->fr_type != rs_dummy) in set_zero_frag()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c3813 if (fragP->fr_type == rs_fill && fragP->fr_offset != 0) in is_next_frag_target()
3815 if ((fragP->fr_type == rs_align || fragP->fr_type == rs_align_code) in is_next_frag_target()
3818 if (fragP->fr_type == rs_space) in is_next_frag_target()
4578 if (fragP->fr_type != rs_machine_dependent) in frag_format_size()
4661 while (!(next_fragP->fr_type == rs_machine_dependent in update_next_frag_state()
4666 gas_assert (next_fragP->fr_type == rs_machine_dependent in update_next_frag_state()
4672 while (!(new_target->fr_type == rs_machine_dependent in update_next_frag_state()
4677 gas_assert (new_target->fr_type == rs_machine_dependent in update_next_frag_state()
4684 if (next_fragP->fr_type == rs_machine_dependent in update_next_frag_state()
4748 if (next_fragp->fr_type != rs_machine_dependent) in next_frag_pre_opcode_bytes()
[all …]
Dtc-visium.h49 if ((FRAGP)->fr_type == rs_align_code) \
Dtc-score.h68 (FRAGP)->tc_frag_data.is_insn = (((FRAGP)->fr_type == rs_machine_dependent) ? 1 : 0); \
Dtc-frv.h104 if ((FRAGP)->fr_type == rs_align_code) \
Dtc-rx.c1294 if ((frag->fr_type == rs_align in rx_handle_align()
1295 || frag->fr_type == rs_align_code) in rx_handle_align()
1320 && (frag->fr_type == rs_align in rx_handle_align()
1321 || frag->fr_type == rs_align_code) in rx_handle_align()
1502 fragP->fr_literal, fragP->fr_opcode, fragP->fr_type, fragP->fr_subtype); in md_estimate_size_before_relax()
1521 } while (fragP && fragP->fr_type != rs_machine_dependent); in rx_next_opcode()
1547 fragP->fr_literal, fragP->fr_opcode, fragP->fr_type, fragP->fr_subtype, stretch); in rx_relax_frag()
1777 fragP->fr_literal, fragP->fr_opcode, fragP->fr_type, in md_convert_frag()
Dtc-sh.c875 while (frag->fr_type == rs_fill in align_test_frag_offset_fixed_p()
876 || frag->fr_type == rs_align_test) in align_test_frag_offset_fixed_p()
878 if (frag->fr_type == rs_fill) in align_test_frag_offset_fixed_p()
895 while (frag->fr_type == rs_fill in align_test_frag_offset_fixed_p()
896 || frag->fr_type == rs_align_test) in align_test_frag_offset_fixed_p()
898 if (frag->fr_type == rs_fill) in align_test_frag_offset_fixed_p()
3767 if (frag->fr_type == rs_align_code) in sh_handle_align()
3792 else if (frag->fr_type == rs_align_test) in sh_handle_align()
3799 && (frag->fr_type == rs_align in sh_handle_align()
3800 || frag->fr_type == rs_align_code) in sh_handle_align()
Dtc-ppc.h82 if ((FRAGP)->fr_type == rs_align_code) \
Dtc-i386.h214 if (fragP->fr_type == rs_align_code) \
Dtc-mmix.c2317 know (fragP->fr_type == rs_machine_dependent); in md_convert_frag()
3426 know (lastfrag->fr_type == rs_fill in mmix_md_relax_frag()
3474 fragP->fr_type, fragP->fr_subtype); in mmix_md_relax_frag()
3569 fragP->fr_type = rs_align; in mmix_md_end()
3631 if (fragP->fr_type != rs_machine_dependent in mmix_md_end()
3667 if (fp->fr_type != rs_machine_dependent in mmix_md_end()
Dtc-visium.c435 if (f->fr_type == rs_align || f->fr_type == rs_align_code) in relaxed_symbol_addr()
600 rest->fr_type = rs_align; in visium_handle_align()
Dtc-avr.c2028 if ((fragP->fr_type == rs_align in avr_handle_align()
2029 || fragP->fr_type == rs_align_code) in avr_handle_align()
2040 if (fragP->fr_type == rs_org && fragP->fr_offset > 0) in avr_handle_align()
Dtc-rl78.c518 && (frag->fr_type == rs_align in rl78_handle_align()
519 || frag->fr_type == rs_align_code) in rl78_handle_align()
Dtc-tic6x.c1069 if (frag_now->fr_type != rs_machine_dependent) in tic6x_do_align()
3675 if (frag_now->fr_type != rs_machine_dependent) in md_assemble()
4105 switch (fragp->fr_type) in tic6x_adjust_section()
4187 if (fragp->fr_type != rs_machine_dependent) in tic6x_adjust_section()
4358 if (fragp->fr_type == rs_machine_dependent) in tic6x_adjust_section()
4364 fragp->fr_type = rs_align_code; in tic6x_adjust_section()
Dtc-epiphany.c319 if (fragp->fr_type != rs_align_code) in epiphany_handle_align()
Dtc-nds32.c4010 if (fragp->fr_type != rs_align_code) in nds32_handle_align()
5628 if (frag_t->fr_type == rs_align in invalid_prev_frag()
5629 || frag_t->fr_type == rs_align_code in invalid_prev_frag()
5630 || frag_t->fr_type == rs_align_test) in invalid_prev_frag()
6150 if (fragP->fr_type != rs_leb128 || fragP->fr_subtype != 0 in nds32_insert_leb128_fixes()
Dtc-mn10300.c2612 && (frag->fr_type == rs_align in mn10300_handle_align()
2613 || frag->fr_type == rs_align_code) in mn10300_handle_align()
Dtc-spu.c920 if (fragp->fr_type != rs_align_code) in spu_handle_align()
Dtc-i860.c1457 if (fragp->fr_type != rs_align_code) in i860_handle_align()

123