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

  /toolchain/binutils/binutils-2.25/bfd/
archive64.c 123 ardata->first_file_filepos = bfd_tell (abfd);
125 ardata->first_file_filepos += (ardata->first_file_filepos) % 2;
archive.c 777 filestart = bfd_ardata (archive)->first_file_filepos;
825 bfd_ardata (abfd)->first_file_filepos = SARMAG;
951 ardata->first_file_filepos = bfd_tell (abfd);
953 ardata->first_file_filepos += (ardata->first_file_filepos) % 2;
1056 ardata->first_file_filepos = bfd_tell (abfd);
1058 ardata->first_file_filepos += (ardata->first_file_filepos) % 2;
1067 bfd_seek (abfd, ardata->first_file_filepos, SEEK_SET);
1074 ardata->first_file_filepos +
    [all...]
libbfd-in.h 66 file_ptr first_file_filepos; member in struct:artdata
libbfd.h 71 file_ptr first_file_filepos; member in struct:artdata
    [all...]
coff-rs6000.c     [all...]
coff64-rs6000.c     [all...]
ecoff.c     [all...]
som.c     [all...]
coff-alpha.c     [all...]

Completed in 422 milliseconds