Searched refs:bfd_coff_get_auxent (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Dcoff-bfd.h85 extern bfd_boolean bfd_coff_get_auxent
H A Dcoff-bfd.c59 bfd_coff_get_auxent (bfd *abfd, function
/haiku-buildtools/legacy/binutils/binutils/
H A Drdcoff.c419 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
421 non_fatal (_("bfd_coff_get_auxent failed: %s"),
716 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
718 non_fatal (_("bfd_coff_get_auxent failed: %s"),
/haiku-buildtools/binutils/binutils/
H A Drdcoff.c425 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
427 non_fatal (_("bfd_coff_get_auxent failed: %s"),
722 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
724 non_fatal (_("bfd_coff_get_auxent failed: %s"),
/haiku-buildtools/legacy/binutils/bfd/
H A Dbfd-in.h812 extern bfd_boolean bfd_coff_get_auxent
H A Dbfd-in2.h819 extern bfd_boolean bfd_coff_get_auxent
H A Dcoffgen.c1820 bfd_coff_get_auxent (bfd *abfd, function

Completed in 135 milliseconds