Searched refs:fr_type (Results 51 - 67 of 67) sorted by relevance

123

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-vax.c513 fr_type == rs_machine_dependent.
530 know (fragP->fr_type == rs_machine_dependent);
H A Dtc-cris.c795 fr_type == rs_machine_dependent.
830 know (fragP->fr_type == rs_machine_dependent);
H A Dtc-ia64.c2859 switch (first_frag->fr_type)
3169 frag->fr_type = rs_fill;
10946 while (align_frag->fr_type != rs_align_code)
11769 if (fragp->fr_type != rs_align_code)
H A Dtc-mips.c2579 prev_insn_frag_type = history[0].frag->fr_type;
13135 if (f->fr_type == rs_align || f->fr_type == rs_align_code)
14005 if (fragp->fr_type != rs_align_code)
H A Dtc-sparc.c4326 switch (fragp->fr_type)
H A Dtc-alpha.c4832 if (fragp->fr_type != rs_align_code)
H A Dtc-tic54x.c5698 frag->fr_type = rs_space;
H A Dtc-arm.c1672 dummy_frag->fr_type = rs_fill;
10800 if (fragP->fr_type != rs_align_code)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dsymbols.c300 && (frag_tmp->fr_type != rs_broken_word
H A Dread.c3346 if (symbol_get_frag (symbolP)->fr_type != rs_dummy)
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c2655 switch (first_frag->fr_type)
2946 frag->fr_type = rs_fill;
10010 while (align_frag->fr_type != rs_align_code)
10865 if (fragp->fr_type != rs_align_code)
H A Dtc-sparc.c4240 switch (fragp->fr_type)
H A Dobj-vms.c4476 while (fragP && fragP->fr_type == rs_fill && fragP->fr_fix == 0)
H A Dtc-alpha.c5941 if (fragp->fr_type != rs_align_code)
H A Dtc-tic54x.c5795 frag->fr_type = rs_space;
H A Dtc-arm.c3260 dummy_frag->fr_type = rs_fill;
14221 if (fragP->fr_type != rs_align_code)
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dread.c2718 dummy_frag->fr_type = rs_fill;

Completed in 550 milliseconds

123