Searched refs:bfd_archive (Results 1 - 18 of 18) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dformat.c33 o <<bfd_archive>>
60 <<bfd_archive>> or <<bfd_core>>).
74 if <<format>> is not one of <<bfd_object>>, <<bfd_archive>> or
191 if (format == bfd_archive && save_targ == &binary_vec)
429 case bfd_archive:
H A Dbfdio.c300 if (abfd->format != bfd_archive && abfd->my_archive == 0)
H A Dbfd-in.h177 bfd_archive, /* Object archive file. */
176 bfd_archive, /* Object archive file. */ enumerator in enum:bfd_format
H A Darchive.c540 if ((bfd_get_format (archive) != bfd_archive) ||
1619 /* The BFD is open for write and has its format set to bfd_archive. */
H A Dbfd-in2.h184 bfd_archive, /* Object archive file. */
183 bfd_archive, /* Object archive file. */ enumerator in enum:bfd_format
H A Dcofflink.c165 case bfd_archive:
H A Dlinker.c770 case bfd_archive:
H A Dcoffcode.h4376 case bfd_archive:
H A Decoff.c3496 case bfd_archive:
H A Dpdp11.c2907 case bfd_archive:
H A Daoutx.h3105 case bfd_archive:
H A Dxcofflink.c605 case bfd_archive:
H A Delflink.c4502 case bfd_archive:
/haiku-fatelf/src/bin/gdb/gdb/
H A Drs6000-nat.c789 else if (bfd_check_format (abfd, bfd_archive))
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h184 bfd_archive, /* Object archive file. */
183 bfd_archive, /* Object archive file. */ enumerator in enum:bfd_format
H A Dbfd.h184 bfd_archive, /* Object archive file. */
183 bfd_archive, /* Object archive file. */ enumerator in enum:bfd_format
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h182 bfd_archive, /* Object archive file. */
181 bfd_archive, /* Object archive file. */ enumerator in enum:bfd_format
H A Dbfd.h182 bfd_archive, /* Object archive file. */
181 bfd_archive, /* Object archive file. */ enumerator in enum:bfd_format

Completed in 385 milliseconds