Searched refs:dcx_buf (Results 1 – 1 of 1) sorted by relevance
794 unsigned char *dcx_buf; member902 unsigned char b = vec->dcx_buf[i]; in vms_lib_dcx()1016 vec->dcx_buf = bfd_alloc (abfd, vec->dcx_max); in vms_lib_bread()1017 if (vec->dcx_buf == NULL) in vms_lib_bread()1026 memcpy (vec->dcx_buf, vec->pattern, 3); in vms_lib_bread()1030 elen = vms_lib_bread_raw (abfd, vec->dcx_buf, len); in vms_lib_bread()1284 vec->dcx_buf = bfd_alloc (el, vec->dcx_max); in vms_lib_bopen()1286 if (vec->dcx_buf == NULL) in vms_lib_bopen()