HomeSort by relevance Sort by last modified time
    Searched refs:real_fseek (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
cache.c 246 && real_fseek ((FILE *) abfd->iostream, abfd->where, SEEK_SET) != 0
272 return real_fseek (f, offset, whence);
bfdio.c 56 real_fseek (FILE *file, file_ptr offset, int whence) function
libbfd-in.h 773 extern int real_fseek (FILE *file, file_ptr offset, int whence);
libbfd.h 778 extern int real_fseek (FILE *file, file_ptr offset, int whence);
    [all...]

Completed in 66 milliseconds