HomeSort by: relevance | last modified time | path
    Searched defs:vms_lib_bread_raw (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
vms-lib.c 909 vms_lib_bread_raw (struct bfd *abfd, unsigned char *buf, file_ptr nbytes) function
1046 if (vms_lib_bread_raw (abfd, blen, sizeof (blen)) != sizeof (blen))
1064 if (vms_lib_bread_raw (abfd, vec->pattern, 4) != 4)
1101 elen = vms_lib_bread_raw (abfd, vec->dcx_buf, len);
1176 chunk = vms_lib_bread_raw (abfd, buf, chunk);
1198 if (vms_lib_bread_raw (abfd, &pad, 1) != 1)
1328 if (vms_lib_bread_raw (el, buf, 2) != 2)
1334 if (vms_lib_bread_raw (el, buf, len) != len)
  /src/external/gpl3/binutils.old/dist/bfd/
vms-lib.c 909 vms_lib_bread_raw (struct bfd *abfd, unsigned char *buf, file_ptr nbytes) function
1046 if (vms_lib_bread_raw (abfd, blen, sizeof (blen)) != sizeof (blen))
1064 if (vms_lib_bread_raw (abfd, vec->pattern, 4) != 4)
1101 elen = vms_lib_bread_raw (abfd, vec->dcx_buf, len);
1176 chunk = vms_lib_bread_raw (abfd, buf, chunk);
1198 if (vms_lib_bread_raw (abfd, &pad, 1) != 1)
1324 if (vms_lib_bread_raw (el, buf, 2) != 2)
1330 if (vms_lib_bread_raw (el, buf, len) != len)
  /src/external/gpl3/gdb/dist/bfd/
vms-lib.c 909 vms_lib_bread_raw (struct bfd *abfd, unsigned char *buf, file_ptr nbytes) function
1046 if (vms_lib_bread_raw (abfd, blen, sizeof (blen)) != sizeof (blen))
1064 if (vms_lib_bread_raw (abfd, vec->pattern, 4) != 4)
1101 elen = vms_lib_bread_raw (abfd, vec->dcx_buf, len);
1176 chunk = vms_lib_bread_raw (abfd, buf, chunk);
1198 if (vms_lib_bread_raw (abfd, &pad, 1) != 1)
1324 if (vms_lib_bread_raw (el, buf, 2) != 2)
1330 if (vms_lib_bread_raw (el, buf, len) != len)
  /src/external/gpl3/gdb.old/dist/bfd/
vms-lib.c 909 vms_lib_bread_raw (struct bfd *abfd, unsigned char *buf, file_ptr nbytes) function
1046 if (vms_lib_bread_raw (abfd, blen, sizeof (blen)) != sizeof (blen))
1064 if (vms_lib_bread_raw (abfd, vec->pattern, 4) != 4)
1101 elen = vms_lib_bread_raw (abfd, vec->dcx_buf, len);
1176 chunk = vms_lib_bread_raw (abfd, buf, chunk);
1198 if (vms_lib_bread_raw (abfd, &pad, 1) != 1)
1324 if (vms_lib_bread_raw (el, buf, 2) != 2)
1330 if (vms_lib_bread_raw (el, buf, len) != len)

Completed in 29 milliseconds