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

1 2 3

  /toolchain/binutils/binutils-2.25/bfd/
nlm32-sparc.c 186 if (bfd_bwrite (&tmp_reloc, (bfd_size_type) 12, abfd) != 12)
287 if (bfd_bwrite (temp, (bfd_size_type) 4, abfd) != 4)
290 if (bfd_bwrite (temp, (bfd_size_type) 4, abfd) != 4)
310 if (bfd_bwrite (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
314 if ((bfd_bwrite (&len, (bfd_size_type) sizeof (bfd_byte), abfd)
316 || bfd_bwrite (sym->name, (bfd_size_type) len, abfd) != len)
339 if (bfd_bwrite (temp, (bfd_size_type) 4, abfd) != 4
340 || bfd_bwrite (&len, (bfd_size_type) 1, abfd) != 1
341 || bfd_bwrite (sym->name, (bfd_size_type) len, abfd) != len)
archive64.c 183 if (bfd_bwrite (&hdr, sizeof (struct ar_hdr), arch)
188 if (bfd_bwrite (buf, 8, arch) != 8)
209 if (bfd_bwrite (buf, 8, arch) != 8)
226 if (bfd_bwrite (*map[count].name, len, arch) != len)
234 if (bfd_bwrite ("", 1, arch) != 1)
nlmcode.h 574 if (bfd_bwrite (& nlm_variable_header (abfd)->descriptionLength, amt,
578 if (bfd_bwrite ((void *) nlm_variable_header (abfd)->descriptionText, amt,
585 if (bfd_bwrite (temp, amt, abfd) != amt)
591 if (bfd_bwrite (temp, amt, abfd) != amt)
596 if (bfd_bwrite (nlm_variable_header (abfd)->oldThreadName, amt,
602 if (bfd_bwrite (& nlm_variable_header (abfd)->screenNameLength, amt,
606 if (bfd_bwrite (nlm_variable_header (abfd)->screenName, amt, abfd) != amt)
611 if (bfd_bwrite (& nlm_variable_header (abfd)->threadNameLength, amt,
615 if (bfd_bwrite (nlm_variable_header (abfd)->threadName, amt, abfd) != amt)
661 if (bfd_bwrite ((void *) &thdr, (bfd_size_type) sizeof (thdr), abfd
    [all...]
i386msdos.c 99 || bfd_bwrite (hdr, (bfd_size_type) sizeof(hdr), abfd) != sizeof(hdr))
121 || bfd_bwrite (location, count, abfd) != count)
nlm32-i386.c 217 if (bfd_bwrite (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
385 if ((bfd_bwrite (&len, (bfd_size_type) sizeof (bfd_byte), abfd)
387 || bfd_bwrite (sym->name, (bfd_size_type) len, abfd) != len)
391 if (bfd_bwrite (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
archive.c     [all...]
nlm32-alpha.c 76 if (bfd_bwrite (&s, (bfd_size_type) sizeof s, abfd) != sizeof s)
744 if (bfd_bwrite (&ext, (bfd_size_type) sizeof ext, abfd) != sizeof ext)
804 if ((bfd_bwrite (&len, (bfd_size_type) sizeof (bfd_byte), abfd)
806 || bfd_bwrite (sym->name, (bfd_size_type) len, abfd) != len)
810 if (bfd_bwrite (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
nlm32-ppc.c 73 if (bfd_bwrite (& s, (bfd_size_type) sizeof s, abfd) != sizeof s)
717 if (bfd_bwrite (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
823 if (bfd_bwrite (&ext, (bfd_size_type) sizeof ext, abfd) != sizeof ext)
857 if ((bfd_bwrite (&len, (bfd_size_type) sizeof (bfd_byte), abfd)
859 || bfd_bwrite (sym->name, (bfd_size_type) len, abfd) != len)
863 if (bfd_bwrite (temp, (bfd_size_type) sizeof (temp), abfd) != sizeof (temp))
srec.c 1006 return bfd_bwrite ((void *) buffer, wrlen, abfd) == wrlen;
1086 if (bfd_bwrite ("$$ ", (bfd_size_type) 3, abfd) != 3
1087 || bfd_bwrite (abfd->filename, len, abfd) != len
1088 || bfd_bwrite ("\r\n", (bfd_size_type) 2, abfd) != 2)
1101 if (bfd_bwrite (" ", (bfd_size_type) 2, abfd) != 2
1102 || bfd_bwrite (s->name, len, abfd) != len)
1117 if (bfd_bwrite (p, len, abfd) != len)
1121 if (bfd_bwrite ("$$ \r\n", (bfd_size_type) 5, abfd) != 5)
    [all...]
verilog.c 182 return bfd_bwrite ((void *) buffer, wrlen, abfd) == wrlen;
210 return bfd_bwrite ((void *) buffer, wrlen, abfd) == wrlen;
coff-rs6000.c     [all...]
aout-adobe.c 311 || bfd_bwrite (& swapped_hdr, amt, abfd) != amt)
330 if (bfd_bwrite (sentinel, amt, abfd) != amt)
423 return bfd_bwrite (location, count, abfd) == count;
elf-strtab.c 264 if (bfd_bwrite ("", 1, abfd) != 1)
278 if (bfd_bwrite (str, len, abfd) != len)
mach-o.c 1046 if (bfd_bwrite (pad, padlen, abfd) != padlen)
1067 if (bfd_bwrite (pad, padlen, abfd) != padlen)
1097 || bfd_bwrite (&raw, size, abfd) != size)
    [all...]
som.c     [all...]
bfd-in.h 464 extern bfd_size_type bfd_bwrite (const void *, bfd_size_type, bfd *);
477 bfd_bwrite ((BUF), (ELTSIZE) * (NITEMS), (ABFD)))
484 bfd_bwrite ((BUF), (ELTSIZE) * (NITEMS), (ABFD)))
    [all...]
tekhex.c 780 if (bfd_bwrite (front, (bfd_size_type) 6, abfd) != 6)
784 if (bfd_bwrite (start, wrlen, abfd) != wrlen)
889 if (bfd_bwrite ("%0781010\n", (bfd_size_type) 9, abfd) != 9)
hash.c 905 if (bfd_bwrite ((void *) buf, (bfd_size_type) 2, abfd) != 2)
909 if (bfd_bwrite ((void *) str, (bfd_size_type) len, abfd) != len)
i386lynx.c 54 || bfd_bwrite (&exec_bytes, (bfd_size_type) EXEC_BYTES_SIZE, \
503 if (bfd_bwrite (native, natsize, abfd) != natsize)
vms-misc.c 283 bfd_bwrite (recwr->buf + 2, 2, abfd);
290 bfd_bwrite (recwr->buf, (size_t) recwr->size, abfd);
cofflink.c 940 || bfd_bwrite (flaginfo.outsyms, symesz, abfd) != symesz))
1006 || bfd_bwrite (flaginfo.outsyms, symesz, abfd) != symesz)
    [all...]
ecofflink.c     [all...]
elf-nacl.c 345 || bfd_bwrite (fill, sec->size, abfd) != sec->size)
mmo.c 756 if (bfd_bwrite (buf, 4, abfd) != 4)
821 && 4 == bfd_bwrite (loc, 4, abfd));
    [all...]
coff64-rs6000.c 852 || bfd_bwrite (&buff, amount, abfd) != amount)
1036 amount = bfd_bwrite (buff, amount, abfd);
1054 amount = bfd_bwrite (buff, amount, abfd);
    [all...]

Completed in 7480 milliseconds

1 2 3