Searched refs:need_pass_2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.h254 && !need_pass_2 \
H A Dtc-arm.h192 if (FILL == NULL && (N) != 0 && ! need_pass_2 && subseg_text_p (now_seg)) \
H A Dtc-sparc.c3857 if (! need_pass_2)
H A Dtc-arm.c2455 if (!need_pass_2)
2680 if (temp && !need_pass_2)
2706 if (!need_pass_2)
2891 if (!need_pass_2)
/freebsd-11-stable/contrib/binutils/gas/
H A Das.h438 COMMON int need_pass_2;
434 COMMON int need_pass_2; variable
H A Dread.c1252 if (n != 0 && !need_pass_2)
1952 if (size && !need_pass_2)
2666 Don't make frag if need_pass_2==1. */
2676 if (!need_pass_2)
2970 if (!need_pass_2)
3201 if (!need_pass_2)
3219 if (!need_pass_2)
3655 Should need_pass_2 be 1 then emit no frag(s).
3898 NBYTES bytes. If need_pass_2 is 1, this does nothing. */
3908 if (need_pass_2)
[all...]
H A Das.c969 We set need_pass_2 TRUE if, after this, we still have unresolved
981 need_pass_2 = 0;

Completed in 172 milliseconds