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

123

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh.c3645 if (frag->fr_type == rs_align_code)
3670 else if (frag->fr_type == rs_align_test)
3677 && (frag->fr_type == rs_align
3678 || frag->fr_type == rs_align_code)
H A Dtc-sh64.c388 && frag->fr_type == rs_align_code)
841 know (fragP->fr_type == rs_machine_dependent);
3038 know (fixP->fx_frag->fr_type == rs_machine_dependent);
H A Dtc-i860.c1513 if (fragp->fr_type != rs_align_code)
H A Dtc-m88k.c1353 if (fragp->fr_type != rs_align_code)
H A Dtc-i960.c2646 (int) fragp->fr_type);
H A Dtc-v850.c2238 && frag->fr_type == rs_align
H A Dtc-hppa.c4300 if (fragP->fr_type == rs_machine_dependent)
4305 fragP->fr_type = rs_fill;
6108 else if (frag2->fr_type == rs_fill && frag2->fr_fix == 0)
H A Dtc-m32r.c518 if (fragp->fr_type != rs_align_code)
1689 Also updates fr_type/fr_subtype as necessary.
1746 fragP->fr_type == rs_machine_dependent.
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c1857 switch (frag->fr_type)
1884 BAD_CASE (frag->fr_type);
2170 switch (frag->fr_type)
4117 switch (frags->fr_type)
4126 frags->fr_type = rs_fill;
H A Dtc-sh64.c388 && frag->fr_type == rs_align_code)
836 know (fragP->fr_type == rs_machine_dependent);
3027 know (fixP->fx_frag->fr_type == rs_machine_dependent);
H A Dtc-i860.c1513 if (fragp->fr_type != rs_align_code)
H A Dtc-m88k.c1414 if (fragp->fr_type != rs_align_code)
H A Dtc-tahoe.c730 * fr_type == rs_machine_dependent.
753 know (fragP->fr_type == rs_machine_dependent);
H A Dtc-m32r.c503 if (fragp->fr_type != rs_align_code)
1713 Also updates fr_type/fr_subtype as necessary.
1798 fragP->fr_type == rs_machine_dependent.
H A Dtc-mips.c2314 prev_insn_frag_type = prev_insn_frag->fr_type;
2882 if (prev_insn_frag->fr_type == rs_machine_dependent)
2932 else if (prev_insn_frag->fr_type == rs_machine_dependent)
12971 if (f->fr_type == rs_align || f->fr_type == rs_align_code)
13889 if (fragp->fr_type != rs_align_code)
H A Dtc-hppa.c4290 if (fragP->fr_type == rs_machine_dependent)
4295 fragP->fr_type = rs_fill;
6098 else if (frag2->fr_type == rs_fill && frag2->fr_fix == 0)
H A Dtc-cris.c599 fr_type == rs_machine_dependent.
636 know (fragP->fr_type == rs_machine_dependent);
H A Dtc-i960.c3209 (int) fragp->fr_type);
H A Dtc-v850.c2299 && frag->fr_type == rs_align
H A Dtc-vax.c1382 * fr_type == rs_machine_dependent.
1409 know (fragP->fr_type == rs_machine_dependent);
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Ddwarf2dbg.c991 frag->fr_type = rs_fill;
H A Dlisting.c600 if (frag_ptr->fr_type == rs_fill)
H A Dsymbols.c329 && (frag_tmp->fr_type != rs_broken_word
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Ddwarf2dbg.c1048 frag->fr_type = rs_fill;
H A Dlisting.c600 if (frag_ptr->fr_type == rs_fill)

Completed in 393 milliseconds

123