HomeSort by: relevance | last modified time | path
    Searched defs:fseek64 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
readelf.c 396 fseek64 (FILE *stream, int64_t offset, int whence)
548 if (fseek64 (filedata->handle, filedata->archive_file_offset + offset,
7739 || fseek64 (filedata->handle,
12676 if (fseek64 (filedata->handle,
12730 if (fseek64 (filedata->handle,
12756 if (fseek64 (filedata->handle,
12786 if (fseek64 (filedata->handle,
12813 if (fseek64 (filedata->handle,
12832 if (fseek64 (filedata->handle,
25163 if (fseek64 (filedata->handle, current_pos, SEEK_SET) != 0
394 fseek64 (FILE *stream, int64_t offset, int whence) function
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 379 fseek64 (FILE *stream, int64_t offset, int whence)
531 if (fseek64 (filedata->handle, filedata->archive_file_offset + offset,
7345 || fseek64 (filedata->handle,
12168 if (fseek64 (filedata->handle,
12222 if (fseek64 (filedata->handle,
12248 if (fseek64 (filedata->handle,
12278 if (fseek64 (filedata->handle,
12305 if (fseek64 (filedata->handle,
12324 if (fseek64 (filedata->handle,
24030 if (fseek64 (filedata->handle, current_pos, SEEK_SET) != 0
377 fseek64 (FILE *stream, int64_t offset, int whence) function
    [all...]

Completed in 94 milliseconds