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

  /toolchain/binutils/binutils-2.25/bfd/
bfdio.c 228 bfd_tell (bfd *abfd) function
334 bfd_tell (abfd);
nlmcode.h 171 position = bfd_tell (abfd);
356 pos = bfd_tell (abfd);
    [all...]
archive64.c 123 ardata->first_file_filepos = bfd_tell (abfd);
hpux-core.c 134 asect->filepos = bfd_tell (abfd);
archive.c 681 n_nfd->proxy_origin = bfd_tell (archive);
704 n_nfd->proxy_origin = bfd_tell (archive);
951 ardata->first_file_filepos = bfd_tell (abfd);
1056 ardata->first_file_filepos = bfd_tell (abfd);
    [all...]
ieee.c     [all...]
coff-rs6000.c     [all...]
bfd-in.h 466 extern file_ptr bfd_tell (bfd *);
    [all...]
ihex.c 288 pos = bfd_tell (abfd) - 1;
mmo.c 994 orig_pos = bfd_tell (abfd);
    [all...]
oasys.c 616 oasys->first_data_record = bfd_tell (abfd) - record.header.length;
    [all...]
srec.c 463 pos = bfd_tell (abfd) - 1;
    [all...]
coffgen.c 950 filepos = bfd_tell (abfd);
    [all...]
ecofflink.c     [all...]
som.c     [all...]
vms-lib.c     [all...]
vms-alpha.c 759 if (PRIV (recrd.file_format) == FF_FOREIGN && (bfd_tell (abfd) & 1))
    [all...]
bfd-in2.h 473 extern file_ptr bfd_tell (bfd *);
    [all...]
coffcode.h     [all...]
ecoff.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 478 extern file_ptr bfd_tell (bfd *);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 478 extern file_ptr bfd_tell (bfd *);
    [all...]

Completed in 857 milliseconds