Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.h160 if (FILL == NULL && (N) != 0 && ! need_pass_2 && subseg_text_p (now_seg)) \
H A Dtc-i386.h475 && subseg_text_p (now_seg)) \
H A Dobj-ieee.c543 if (subseg_text_p (now_seg)) in write_object_file()
H A Dtc-sh64.c327 if (subseg_text_p (now_seg)) in sh64_do_align()
3226 if (seg != NULL && sh64_isa_mode == sh64_isa_shmedia && subseg_text_p (seg)) in sh64_frob_label()
H A Dobj-coff.c3482 if (subseg_text_p (now_seg)) in write_object_file()
H A Dtc-alpha.c5889 if (subseg_text_p (now_seg))
H A Dtc-ia64.c10842 if (subseg_text_p (now_seg))
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.h172 if (FILL == NULL && (N) != 0 && ! need_pass_2 && subseg_text_p (now_seg)) \
H A Dtc-i386.h467 && subseg_text_p (now_seg)) \
H A Dobj-ieee.c537 if (subseg_text_p (now_seg)) in write_object_file()
H A Dtc-sh64.c327 if (subseg_text_p (now_seg)) in sh64_do_align()
3237 if (seg != NULL && sh64_isa_mode == sh64_isa_shmedia && subseg_text_p (seg)) in sh64_frob_label()
H A Dtc-alpha.c1564 if (subseg_text_p (now_seg)) in alpha_align()
H A Dtc-ia64.c11754 if (subseg_text_p (now_seg))
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Das.h560 int subseg_text_p (segT);
H A Dsubsegs.c385 subseg_text_p (segT sec) in subseg_text_p() function
H A Dwrite.c1181 if (subseg_text_p (now_seg)) in subsegs_finish()
H A DChangeLog-98991007 * subsegs.c (subseg_text_p): Use 1/0 instead of true/false for
1042 * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to use
1185 * subsegs.c (subseg_text_p): New function.
1186 * as.h (subseg_text_p): Declare.
1187 * read.c (do_align): Use subseg_text_p to set the default fill.
1191 (md_do_align): Use subseg_text_p to set the default fill.
H A Dread.c1251 if (subseg_text_p (now_seg)) in do_align()
H A DChangeLog-0001843 * subsegs.c (subseg_text_p): Return 0 for absolute section.
/openbsd/gnu/usr.bin/binutils/gas/
H A Das.h615 int subseg_text_p (segT);
H A Dsubsegs.c570 subseg_text_p (segT sec) in subseg_text_p() function
H A DChangeLog-98991007 * subsegs.c (subseg_text_p): Use 1/0 instead of true/false for
1042 * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to use
1185 * subsegs.c (subseg_text_p): New function.
1186 * as.h (subseg_text_p): Declare.
1187 * read.c (do_align): Use subseg_text_p to set the default fill.
1191 (md_do_align): Use subseg_text_p to set the default fill.
H A Dwrite.c1407 if (subseg_text_p (now_seg)) in subsegs_finish()
H A Dread.c1167 if (subseg_text_p (now_seg)) in do_align()
H A DChangeLog-0001843 * subsegs.c (subseg_text_p): Return 0 for absolute section.