Searched refs:subseg_text_p (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c2682 if (!fill_p && subseg_text_p (now_seg))
H A Dtc-alpha.c1571 if (subseg_text_p (now_seg))
H A Dtc-arm.h192 if (FILL == NULL && (N) != 0 && ! need_pass_2 && subseg_text_p (now_seg)) \
H A Dtc-i386.h258 && subseg_text_p (now_seg)) \
H A Dtc-ia64.c11759 if (subseg_text_p (now_seg))
/freebsd-11-stable/contrib/binutils/gas/
H A Das.h568 int subseg_text_p (segT);
H A Dsubsegs.c266 subseg_text_p (segT sec)
263 subseg_text_p (segT sec) function
H A Dwrite.c1450 if (subseg_text_p (now_seg))

Completed in 262 milliseconds