Home
last modified time | relevance | path

Searched refs:bstat (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dbfdio.c243 result = abfd->iovec->bstat (abfd, statbuf); in bfd_stat()
392 if (abfd->iovec->bstat (abfd, &buf) != 0) in bfd_get_mtime()
443 if (abfd->iovec->bstat (abfd, &buf) != 0) in bfd_get_size()
Dlibbfd.h761 int (*bstat) (struct bfd *abfd, struct stat *sb); member
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dbfdio.texi28 int (*bstat) (struct bfd *abfd, struct stat *sb);