HomeSort by relevance Sort by last modified time
    Searched refs:bfd_bread (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/bfd/
sco5-core.c 83 || bfd_bread ((void *) &rawptr->u, (bfd_size_type) sizeof rawptr->u,
128 || bfd_bread ((void *) &coffset_siz, (bfd_size_type) sizeof coffset_siz,
138 || (bfd_bread ((void *) &coffsets, (bfd_size_type) sizeof coffsets, abfd)
186 || (bfd_bread ((void *) &nsecs, (bfd_size_type) sizeof nsecs, abfd)
188 || (bfd_bread ((void *) &cheadoffs, (bfd_size_type) sizeof cheadoffs,
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
aix5ppc-core.c 71 != bfd_bread (&core, sizeof (struct core_dumpxx), abfd))
182 bfd_bread (&ldinfo, sizeof (struct __ld_info64), abfd))
210 bfd_bread (&vminfo, sizeof (struct vm_infox), abfd))
256 bfd_bread (&core, sizeof (struct core_dumpxx), core_bfd))
271 if (bfd_bread (s, 1, core_bfd) != 1)
i386os9k.c 51 || (bfd_bread (&dmemstart, (bfd_size_type) sizeof (dmemstart), abfd)
53 || (bfd_bread (&dmemsize, (bfd_size_type) sizeof (dmemsize), abfd)
122 if (bfd_bread (&exec_bytes, (bfd_size_type) MHCOM_BYTES_SIZE, abfd)
coff-ia64.c 80 || (bfd_bread (&dos_hdr, (bfd_size_type) sizeof (dos_hdr), abfd)
106 || (bfd_bread (&image_hdr, (bfd_size_type) sizeof (image_hdr), abfd)
nlmcode.h 82 if (bfd_bread ((void *) &nlm_variable_header (abfd)->descriptionLength,
86 if (bfd_bread ((void *) nlm_variable_header (abfd)->descriptionText,
92 if (bfd_bread ((void *) temp, amt, abfd) != amt)
98 if (bfd_bread ((void *) temp, amt, abfd) != amt)
104 if (bfd_bread ((void *) nlm_variable_header (abfd)->oldThreadName,
110 if (bfd_bread ((void *) & nlm_variable_header (abfd)->screenNameLength,
114 if (bfd_bread ((void *) nlm_variable_header (abfd)->screenName,
120 if (bfd_bread ((void *) & nlm_variable_header (abfd)->threadNameLength,
124 if (bfd_bread ((void *) nlm_variable_header (abfd)->threadName,
173 if (bfd_bread ((void *) tempstr, amt, abfd) != amt
    [all...]
archive64.c 56 i = bfd_bread (nextname, 16, abfd);
81 if (bfd_bread (int_buf, 8, abfd) != 8)
105 if (bfd_bread (raw_armap, ptrsize, abfd) != ptrsize
106 || bfd_bread (stringbase, stringsize, abfd) != stringsize)
elfcore.h 89 if (bfd_bread (&x_ehdr, sizeof (x_ehdr), abfd) != sizeof (x_ehdr))
202 if (bfd_bread (&x_shdr, sizeof (x_shdr), abfd) != sizeof (x_shdr))
236 if (bfd_bread (&x_phdr, sizeof (x_phdr), abfd) != sizeof (x_phdr))
257 if (bfd_bread (&x_phdr, sizeof (x_phdr), abfd) != sizeof (x_phdr))
lynx-core.c 109 if (bfd_bread ((void *) &pss, amt, abfd) != amt)
140 if (bfd_bread ((void *) threadp, tcontext_size, abfd) != tcontext_size)
osf-core.c 83 val = bfd_bread (& core_header, amt, abfd);
104 val = bfd_bread (& core_scnhdr, amt, abfd);
nlm32-i386.c 78 if (bfd_bread (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
337 if (bfd_bread (& symlength, (bfd_size_type) sizeof (symlength), abfd)
344 if (bfd_bread (name, (bfd_size_type) symlength, abfd) != symlength)
351 if (bfd_bread (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
hpux-core.c 176 val = bfd_bread ((void *) &core_header,
191 if (bfd_bread ((void *) &proc_exec, (bfd_size_type) core_header.len,
206 if (bfd_bread (&proc_info, (bfd_size_type) core_header.len, abfd)
irix-core.c 64 val = bfd_bread (&vmap, (bfd_size_type) sizeof vmap, abfd);
112 val = bfd_bread (&vmap, (bfd_size_type) sizeof vmap, abfd);
177 val = bfd_bread (&coreout, (bfd_size_type) sizeof coreout, abfd);
mmo.c 507 || bfd_bread (b, 4, abfd) != 4)
518 || bfd_bread (b, 4, abfd) != 4)
997 if (bfd_bread (buf, 4, abfd) != 4)
1005 if (bfd_bread (buf, 4, abfd) != 4)
1023 if (bfd_bread (secname + i * 4, 4, abfd) != 4)
1031 || bfd_bread (secname + i * 4, 4, abfd) != 4)
    [all...]
nlm32-alpha.c 49 if (bfd_bread (&s, (bfd_size_type) sizeof s, abfd) != sizeof s)
408 if (bfd_bread (&ext, (bfd_size_type) sizeof ext, abfd) != sizeof ext)
610 if (bfd_bread (& symlength, (bfd_size_type) sizeof (symlength), abfd)
617 if (bfd_bread (name, (bfd_size_type) symlength, abfd) != symlength)
624 if (bfd_bread (temp, (bfd_size_type) sizeof (temp), abfd)
ihex.c 197 if (bfd_bread (&c, (bfd_size_type) 1, abfd) != 1)
291 if (bfd_bread (hdr, (bfd_size_type) 8, abfd) != 8)
317 if (bfd_bread (buf, (bfd_size_type) chars, abfd) != chars)
495 if (bfd_bread (b, (bfd_size_type) 9, abfd) != 9)
568 if (bfd_bread (hdr, (bfd_size_type) 8, abfd) != 8)
591 if (bfd_bread (buf, (bfd_size_type) len * 2, abfd) != len * 2)
605 if (bfd_bread (buf, (bfd_size_type) 2, abfd) != 2)
xsym.c 135 ret = bfd_bread (rstr, table_size, abfd);
205 ret = bfd_bread (buf, 154, abfd);
246 ret = bfd_bread (version_string, sizeof (version_string), abfd);
575 if (bfd_bread (buf, entry_size, abfd) != entry_size)
626 if (bfd_bread (buf, entry_size, abfd) != entry_size)
676 if (bfd_bread (buf, entry_size, abfd) != entry_size)
726 if (bfd_bread (buf, entry_size, abfd) != entry_size)
776 if (bfd_bread (buf, entry_size, abfd) != entry_size)
826 if (bfd_bread (buf, entry_size, abfd) != entry_size)
876 if (bfd_bread (buf, entry_size, abfd) != entry_size
    [all...]
nlm32-ppc.c 49 if (bfd_bread (& s, (bfd_size_type) sizeof s, abfd) != sizeof s)
447 if (bfd_bread (&ext, (bfd_size_type) sizeof ext, abfd) != sizeof ext)
548 if (bfd_bread (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
621 if (bfd_bread (& symlength, (bfd_size_type) sizeof (symlength), abfd)
628 if (bfd_bread (name, (bfd_size_type) symlength, abfd) != symlength)
635 if (bfd_bread (temp, (bfd_size_type) sizeof (temp), abfd)
nlm32-sparc.c 100 if (bfd_bread (&tmp_reloc, (bfd_size_type) 12, abfd) != 12)
218 if (bfd_bread (temp, (bfd_size_type) 4, abfd) != 4)
224 if (bfd_bread (& symlength, (bfd_size_type) sizeof (symlength), abfd)
233 if (bfd_bread (name, (bfd_size_type) symlength, abfd) != symlength)
mach-o.c     [all...]
archive.c 483 if (bfd_bread (hdrp, sizeof (struct ar_hdr), abfd) != sizeof (struct ar_hdr))
535 if (bfd_bread (filename, namelen, abfd) != namelen)
801 if (bfd_bread (armag, SARMAG, abfd) != SARMAG)
914 if (bfd_bread (raw_armap, parsed_size, abfd) != parsed_size)
986 if (bfd_bread (int_buf, 4, abfd) != 4)
1036 if (bfd_bread (raw_armap, ptrsize, abfd) != ptrsize
1037 || (bfd_bread (stringbase, stringsize, abfd) != stringsize))
1097 int i = bfd_bread (nextname, 16, abfd);
1131 if (bfd_bread (&hdr, sizeof (hdr), abfd) != sizeof (hdr))
    [all...]
aix386-core.c 84 if (bfd_bread (longbuf, amt, abfd) != amt)
104 if ((bfd_bread (core, core_size, abfd)) != core_size)
netbsd-core.c 65 val = bfd_bread (&core, amt, abfd);
96 val = bfd_bread (&coreseg, sizeof coreseg, abfd);
rs6000-core.c 287 if (bfd_bread (core, size, abfd) != size)
296 return bfd_bread ((char *) core + CORE_COMMONSZ, size, abfd) == size;
572 if (bfd_bread (&ldinfo, size, abfd) != size)
617 if (bfd_bread (&vminfo, size, abfd) != size)
690 if (bfd_bread (s, (bfd_size_type) 1, core_bfd) != 1)
tekhex.c 515 is_eof = (bfd_boolean) (bfd_bread (src, (bfd_size_type) 1, abfd) != 1);
517 is_eof = (bfd_boolean) (bfd_bread (src, (bfd_size_type) 1, abfd) != 1);
523 if (bfd_bread (src, (bfd_size_type) 5, abfd) != 5)
537 if (bfd_bread (src, (bfd_size_type) chars_on_line, abfd) != chars_on_line)
600 || bfd_bread (b, (bfd_size_type) 4, abfd) != 4)
vms-lib.c 183 || bfd_bread (&lns, sizeof (lns), abfd) != sizeof (lns))
204 || bfd_bread (blk, VMS_BLOCK_SIZE, abfd) != VMS_BLOCK_SIZE)
357 || bfd_bread (&lhs, sizeof (lhs), abfd) != sizeof (lhs))
394 || bfd_bread (&idd, sizeof (idd), abfd) != sizeof (idd))
453 if (bfd_bread (&lhd, sizeof (lhd), abfd) != sizeof (lhd))
556 || bfd_bread (buf_reclen, sizeof (buf_reclen), abfd)
563 if (bfd_bread (buf, reclen, abfd) != reclen)
756 /* Current position in the record from bfd_bread point of view (ie, after
825 if (bfd_bread (hdr, sizeof (hdr), abfd->my_archive) != sizeof (hdr))
861 if (bfd_bread (buf, l, abfd->my_archive) != l
    [all...]

Completed in 470 milliseconds

1 2 3 4