Searched refs:archive_file_offset (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c164 static long archive_file_offset;
320 if (fseek (file, archive_file_offset + offset, SEEK_SET))
323 archive_file_offset + offset, reason);
3539 if (fseek (file, archive_file_offset + (long) segment->p_offset,
5864 if (archive_file_offset != 0)
5912 if (archive_file_offset != 0)
7062 (archive_file_offset
7436 (archive_file_offset
7461 (archive_file_offset
7490 (archive_file_offset
162 static long archive_file_offset; variable
[all...]

Completed in 181 milliseconds