Home | History | Annotate | Download | only in info

Lines Matching full:stat

915      #define bfd_stat_arch_elt(abfd, stat) \
916 BFD_SEND (abfd, _bfd_stat_arch_elt,(abfd, stat))
1116 int (*bstat) (struct bfd *abfd, struct stat *sb);
5740 int (*_bfd_stat_arch_elt) (bfd *, struct stat *);
6643 int (*stat) (struct bfd *abfd,
6645 struct stat *sb));
6667 Calls STAT to fill in a stat structure for bfd_stat, bfd_get_size,
6668 and bfd_get_mtime calls. STAT returns 0 on success, or returns -1 on