Searched refs:output_has_begun (Results 1 - 23 of 23) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dnetbsd.h86 if (! abfd->output_has_begun)
H A Dformat.c178 /* If the file was opened for update, then `output_has_begun'
184 abfd->output_has_begun = TRUE;
334 /* If the file was opened for update, then `output_has_begun'
340 abfd->output_has_begun = TRUE;
H A Dsection.c967 if (abfd->output_has_begun)
1034 if (abfd->output_has_begun)
1113 if (abfd->output_has_begun)
1290 if (abfd->output_has_begun)
1366 abfd->output_has_begun = TRUE;
H A Dbinary.c241 if (! abfd->output_has_begun)
288 abfd->output_has_begun = TRUE;
H A Dppcboot.c376 if (! abfd->output_has_begun)
392 abfd->output_has_begun = TRUE;
H A Dcoff-ppc.c2119 if (! abfd->output_has_begun)
2262 the opportunity to clear the output_has_begun fields of all the
2269 sub->output_has_begun = FALSE;
2328 if (! sub->output_has_begun && !ppc_do_last(sub))
2330 if (! sub->output_has_begun)
2335 sub->output_has_begun = TRUE;
2360 last_one->output_has_begun = TRUE;
H A Dopncls.c85 nbfd->output_has_begun = FALSE;
854 abfd->output_has_begun = FALSE;
H A Dtekhex.c641 if (! abfd->output_has_begun)
H A Dcofflink.c680 if (! abfd->output_has_begun)
836 the opportunity to clear the output_has_begun fields of all the
843 sub->output_has_begun = FALSE;
904 sub->output_has_begun = TRUE;
H A Dcoff-arm.c2502 return (sub->output_has_begun
2521 globals->bfd_of_glue_owner->output_has_begun = TRUE;
H A Dcoffcode.h3271 abfd->output_has_begun = TRUE;
3395 if (! abfd->output_has_begun)
4163 if (! abfd->output_has_begun) /* Set by bfd.c handler. */
5093 return abfd->output_has_begun;
H A Daoutx.h1246 if (! abfd->output_has_begun)
5439 We use the output_has_begun field of the input BFDs to see
5442 sub->output_has_begun = FALSE;
5469 if (! input_bfd->output_has_begun)
5473 input_bfd->output_has_begun = TRUE;
H A Dbout.c958 if (! abfd->output_has_begun)
H A Dxcofflink.c5433 if (abfd->output_has_begun)
5629 the opportunity to clear the output_has_begun fields of all the
5637 sub->output_has_begun = FALSE;
5686 if (! sub->output_has_begun)
5690 sub->output_has_begun = TRUE;
H A Decoff.c2094 if (! abfd->output_has_begun)
2098 abfd->output_has_begun = TRUE;
2148 going to set output_has_begun to TRUE. */
2149 if (! abfd->output_has_begun
H A Delf.c3564 if (abfd->output_has_begun)
3645 abfd->output_has_begun = TRUE;
5099 if (! abfd->output_has_begun
7306 if (! abfd->output_has_begun
H A Dcoff64-rs6000.c774 if (! abfd->output_has_begun)
H A Delflink.c9588 BFD_ASSERT (! abfd->output_has_begun);
9812 sub->output_has_begun = FALSE;
9822 if (! sub->output_has_begun)
9826 sub->output_has_begun = TRUE;
H A Dbfd-in2.h4651 bfd_boolean output_has_begun;
4644 bfd_boolean output_has_begun; member in struct:bfd
H A Delf64-alpha.c5190 BFD_ASSERT (abfd->output_has_begun);
H A Delfxx-mips.c10870 BFD_ASSERT (abfd->output_has_begun);
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-elf.c2096 know (!stdoutput->output_has_begun);
2113 know (stdoutput->output_has_begun);
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4658 bfd_boolean output_has_begun;
4651 bfd_boolean output_has_begun; member in struct:bfd

Completed in 382 milliseconds