Searched refs:bfd_stat (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.3-release/contrib/binutils/bfd/
H A Dtrad-core.c114 if (bfd_stat (abfd, &statbuf) < 0)
H A Dbfdio.c242 bfd_stat (bfd *abfd, struct stat *statbuf) function
H A Dbinary.c77 if (bfd_stat (abfd, &statbuf) < 0)
H A Dsco5-core.c131 if (bfd_stat (abfd, &statbuf) < 0)
H A Dppcboot.c167 if (bfd_stat (abfd, &statbuf) < 0)
H A Drs6000-core.c369 if (bfd_stat (abfd, &statbuf) < 0)
H A Dbfd-in.h516 extern int bfd_stat (bfd *, struct stat *);
H A Darchive.c2034 if (bfd_stat (arch, &archstat) == -1)
H A Dbfd-in2.h523 extern int bfd_stat (bfd *, struct stat *);
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dstrings.c153 do not repeatedly run bfd_stat() on it. */
361 if (bfd_stat (abfd, &st))
/freebsd-10.3-release/contrib/gdb/gdb/
H A Drs6000-nat.c859 || bfd_stat (objfile->obfd, &vi) < 0)
/freebsd-10.3-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h529 extern int bfd_stat (bfd *, struct stat *);

Completed in 214 milliseconds