Home
last modified time | relevance | path

Searched refs:real_fseek (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcache.c58 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()
Dbfdio.c55 real_fseek (FILE *file, file_ptr offset, int whence) in real_fseek() function
Dlibbfd-in.h648 extern int real_fseek (FILE *file, file_ptr offset, int whence);
Dlibbfd.h653 extern int real_fseek (FILE *file, file_ptr offset, int whence);