Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dhppabsd-core.c128 if (bfd_stat (abfd, &statbuf) < 0) in hppabsd_core_core_file_p()
Dtrad-core.c113 if (bfd_stat (abfd, &statbuf) < 0) in trad_unix_core_file_p()
Delfcore.h299 if (bfd_stat (abfd, &statbuf) == 0) in elf_core_file_p()
Dbinary.c72 if (bfd_stat (abfd, &statbuf) < 0) in binary_object_p()
Daix5ppc-core.c74 if (bfd_stat (abfd, &statbuf) < 0) in xcoff64_core_p()
Dsco5-core.c120 if (bfd_stat (abfd, &statbuf) < 0) in sco5_core_file_p()
Dcisco-core.c125 if (bfd_stat (abfd, &statbuf) < 0) in cisco_core_file_validate()
Dbfdio.c261 bfd_stat (bfd *abfd, struct stat *statbuf) in bfd_stat() function
Dppcboot.c152 if (bfd_stat (abfd, &statbuf) < 0) in ppcboot_object_p()
Drs6000-core.c389 if (bfd_stat (abfd, &statbuf) < 0) in rs6000coff_core_p()
Dbfd-in.h462 extern int bfd_stat (bfd *, struct stat *);
Dmmo.c505 if (bfd_stat (abfd, &statbuf) < 0 in mmo_object_p()
1951 if (bfd_stat (abfd, &statbuf) < 0) in mmo_scan()
Darchive.c2555 if (bfd_stat (arch, &archstat) == -1) in _bfd_archive_bsd_update_armap_timestamp()
Dbfd-in2.h469 extern int bfd_stat (bfd *, struct stat *);
DChangeLog-20043180 (bfd_stat): Likewise.
3712 (bfd_bread, bfd_bread, bfd_bwrite, bfd_tell, bfd_flush, bfd_stat)
DChangeLog-91931696 * libbfd-in.h (bfd_flush, bfd_stat): Reflect John's changes to
1730 (bfd_flush, bfd_stat): Add prototypes.
1732 (bfd_stat): Add, does fstat on a BFD.
DChangeLog-20101934 (bfd_stat): ... Ditto ...
DChangeLog-2005498 * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_stat, not fstat.
DChangeLog-02035559 bfd_tell, bfd_flush, bfd_stat, bfd_seek.
5561 bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
DChangeLog-94953203 * libbfd.c (bfd_stat): If bfd_cache_lookup returns an error,
5706 bfd_tell, bfd_flush, and bfd_stat from here...
DChangeLog-96976616 (bfd_write, bfd_stat): Abort if BFD_IN_MEMORY is set.
/toolchain/binutils/binutils-2.25/binutils/
Dstrings.c353 if (bfd_stat (abfd, &st)) in strings_a_section()
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em254 if (bfd_stat (s->the_bfd, &st) != 0)
256 einfo ("%P:%B: bfd_stat failed: %E\n", s->the_bfd);
410 if (bfd_stat (abfd, &global_stat) != 0)
411 einfo ("%F%P:%B: bfd_stat failed: %E\n", abfd);