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

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 8089 unsigned int eiaf_size = 0;
8480 eiaf_size = bfd_getl32 (eisd.secsize);
8591 if (eiaf_vbn != 0 && eiaf_size >= sizeof (struct vms_eiaf))
8607 || (buf = _bfd_malloc_and_read (abfd, eiaf_size, eiaf_size)) == NULL)
8667 j < shrimgcnt && shlstoff <= eiaf_size - sizeof (struct vms_shl);
8684 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8690 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8696 evax_bfd_print_address_fixups (file, buf, eiaf_size, qdotadroff);
8701 evax_bfd_print_address_fixups (file, buf, eiaf_size, ldotadroff)
8077 unsigned int eiaf_size = 0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 8073 unsigned int eiaf_size = 0;
8458 eiaf_size = bfd_getl32 (eisd.secsize);
8569 if (eiaf_vbn != 0 && eiaf_size >= sizeof (struct vms_eiaf))
8585 || (buf = _bfd_malloc_and_read (abfd, eiaf_size, eiaf_size)) == NULL)
8645 j < shrimgcnt && shlstoff <= eiaf_size - sizeof (struct vms_shl);
8662 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8668 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8674 evax_bfd_print_address_fixups (file, buf, eiaf_size, qdotadroff);
8679 evax_bfd_print_address_fixups (file, buf, eiaf_size, ldotadroff)
8061 unsigned int eiaf_size = 0; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 8073 unsigned int eiaf_size = 0;
8458 eiaf_size = bfd_getl32 (eisd.secsize);
8569 if (eiaf_vbn != 0 && eiaf_size >= sizeof (struct vms_eiaf))
8585 || (buf = _bfd_malloc_and_read (abfd, eiaf_size, eiaf_size)) == NULL)
8645 j < shrimgcnt && shlstoff <= eiaf_size - sizeof (struct vms_shl);
8662 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8668 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8674 evax_bfd_print_address_fixups (file, buf, eiaf_size, qdotadroff);
8679 evax_bfd_print_address_fixups (file, buf, eiaf_size, ldotadroff)
8061 unsigned int eiaf_size = 0; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 8075 unsigned int eiaf_size = 0;
8452 eiaf_size = bfd_getl32 (eisd.secsize);
8558 if (eiaf_vbn != 0 && eiaf_size >= sizeof (struct vms_eiaf))
8574 || (buf = _bfd_malloc_and_read (abfd, eiaf_size, eiaf_size)) == NULL)
8634 j < shrimgcnt && shlstoff <= eiaf_size - sizeof (struct vms_shl);
8648 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8654 evax_bfd_print_relocation_records (file, buf, eiaf_size,
8660 evax_bfd_print_address_fixups (file, buf, eiaf_size, qdotadroff);
8665 evax_bfd_print_address_fixups (file, buf, eiaf_size, ldotadroff)
8063 unsigned int eiaf_size = 0; local
    [all...]

Completed in 57 milliseconds