Searched refs:bfd_get_format (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Daout-target.h177 && bfd_get_format(abfd) == bfd_object && abfd->my_archive == NULL)
H A Delf.c1642 && bfd_get_format (abfd) == bfd_object)
1651 && bfd_get_format (abfd) == bfd_object)
1662 && bfd_get_format (abfd) == bfd_object)
1698 && bfd_get_format (abfd) == bfd_object)
1721 || bfd_get_format (abfd) != bfd_object)
4468 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core))
4534 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)
4733 && (p->p_type != PT_NOTE || bfd_get_format (abfd) != bfd_core))
4824 && bfd_get_format (abfd) != bfd_core)
4930 else if (bfd_get_format (abf
[all...]
H A Dbfd-in.h533 #define bfd_get_format(abfd) ((abfd)->format)
527 #define bfd_get_format macro
H A Dpdp11.c1111 if (bfd_get_format (abfd) == bfd_object)
2004 if (bfd_get_format (abfd) != bfd_object)
2395 if (bfd_get_format (abfd) != bfd_object)
2514 switch (bfd_get_format (abfd))
3580 BFD_ASSERT (bfd_get_format (input_bfd) == bfd_object);
H A Daout-tic30.c579 && bfd_get_format (abfd) == bfd_object && abfd->my_archive == NULL)
H A Decoff.c2188 || bfd_get_format (abfd) != bfd_object)
2204 || bfd_get_format (abfd) != bfd_object)
2227 || bfd_get_format (abfd) != bfd_object)
3876 switch (bfd_get_format (abfd))
H A Daoutx.h1190 if (bfd_get_format (abfd) == bfd_object)
2410 if (bfd_get_format (abfd) != bfd_object)
2804 if (bfd_get_format (abfd) != bfd_object
3383 switch (bfd_get_format (abfd))
5174 BFD_ASSERT (bfd_get_format (input_bfd) == bfd_object);
H A Dbout.c908 if (bfd_get_format (abfd) != bfd_object)
H A Darchive.c575 if ((bfd_get_format (archive) != bfd_archive) ||
H A Dcoffgen.c1727 if (bfd_get_format (abfd) != bfd_object)
H A Dcofflink.c163 switch (bfd_get_format (abfd))
H A Dlinker.c808 switch (bfd_get_format (abfd))
H A Dbfd-in2.h540 #define bfd_get_format(abfd) ((abfd)->format)
534 #define bfd_get_format macro
H A Dsom.c6212 if (bfd_get_format (abfd) != bfd_object)
H A Dxcofflink.c2160 switch (bfd_get_format (abfd))
H A Delflink.c4887 switch (bfd_get_format (abfd))
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dobjcopy.c1304 if (!bfd_set_format (obfd, bfd_get_format (ibfd)))
1323 if (bfd_get_format (obfd) != bfd_core)
1357 if (!bfd_set_format (obfd, bfd_get_format (ibfd)))
1801 if (!bfd_set_format (obfd, bfd_get_format (ibfd)))
2311 if (bfd_get_format (obfd) == bfd_core)

Completed in 472 milliseconds