Home
last modified time | relevance | path

Searched refs:bfd_stat (Results 1 – 13 of 13) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbfdio.c225 bfd_stat (bfd *abfd, struct stat *statbuf) in bfd_stat() function
Dbinary.c76 if (bfd_stat (abfd, &statbuf) < 0) in binary_object_p()
Daix5ppc-core.c73 if (bfd_stat (abfd, &statbuf) < 0)
Dcisco-core.c126 if (bfd_stat (abfd, &statbuf) < 0)
Dppcboot.c164 if (bfd_stat (abfd, &statbuf) < 0)
Drs6000-core.c369 if (bfd_stat (abfd, &statbuf) < 0)
Dbfd-in.h474 extern int bfd_stat (bfd *, struct stat *);
Dmmo.c502 if (bfd_stat (abfd, &statbuf) < 0 in mmo_object_p()
1921 if (bfd_stat (abfd, &statbuf) < 0) in mmo_scan()
Darchive.c2015 if (bfd_stat (arch, &archstat) == -1) in _bfd_archive_bsd_update_armap_timestamp()
Dbfd-in2.h481 extern int bfd_stat (bfd *, struct stat *);
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dstrings.c358 if (bfd_stat (abfd, &st)) in strings_a_section()
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Drs6000-nat.c887 || bfd_stat (objfile->obfd, &vi) < 0) in vmap_ldinfo()
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Delf32.em472 if (bfd_stat (s->the_bfd, &st) != 0)
474 einfo ("%P:%B: bfd_stat failed: %E\n", s->the_bfd);
624 if (bfd_stat (abfd, &global_stat) != 0)
625 einfo ("%F%P:%B: bfd_stat failed: %E\n", abfd);