Searched refs:real_fseek (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | cache.c | 58 return real_fseek (bfd_cache_lookup (abfd), offset, whence); in cache_bseek() 495 || real_fseek ((FILE *) abfd->iostream, abfd->where, SEEK_SET) != 0) in bfd_cache_lookup_worker()
|
| D | bfdio.c | 55 real_fseek (FILE *file, file_ptr offset, int whence) in real_fseek() function
|
| D | libbfd-in.h | 648 extern int real_fseek (FILE *file, file_ptr offset, int whence);
|
| D | libbfd.h | 653 extern int real_fseek (FILE *file, file_ptr offset, int whence);
|