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

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 60 #include "vms/eicp.h"
8723 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff);
8724 unsigned int prot = bfd_getl32 (eicp->newprt);
8728 (unsigned) bfd_getl32 (eicp->baseva + 4),
8729 (unsigned) bfd_getl32 (eicp->baseva + 0),
8730 (unsigned) bfd_getl32 (eicp->size),
8731 (unsigned) bfd_getl32 (eicp->newprt));
9297 /* Add an eicp entry for the fixup itself. */
9483 struct vms_eicp *eicp;
9495 eicp = (struct vms_eicp *)(content + off)
8711 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff); local
9470 struct vms_eicp *eicp; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 60 #include "vms/eicp.h"
8701 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff);
8702 unsigned int prot = bfd_getl32 (eicp->newprt);
8706 (unsigned) bfd_getl32 (eicp->baseva + 4),
8707 (unsigned) bfd_getl32 (eicp->baseva + 0),
8708 (unsigned) bfd_getl32 (eicp->size),
8709 (unsigned) bfd_getl32 (eicp->newprt));
9275 /* Add an eicp entry for the fixup itself. */
9461 struct vms_eicp *eicp;
9473 eicp = (struct vms_eicp *)(content + off)
8689 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff); local
9448 struct vms_eicp *eicp; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 60 #include "vms/eicp.h"
8701 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff);
8702 unsigned int prot = bfd_getl32 (eicp->newprt);
8706 (unsigned) bfd_getl32 (eicp->baseva + 4),
8707 (unsigned) bfd_getl32 (eicp->baseva + 0),
8708 (unsigned) bfd_getl32 (eicp->size),
8709 (unsigned) bfd_getl32 (eicp->newprt));
9275 /* Add an eicp entry for the fixup itself. */
9460 struct vms_eicp *eicp;
9472 eicp = (struct vms_eicp *)(content + off)
8689 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff); local
9447 struct vms_eicp *eicp; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 60 #include "vms/eicp.h"
8687 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff);
8688 unsigned int prot = bfd_getl32 (eicp->newprt);
8692 (unsigned) bfd_getl32 (eicp->baseva + 4),
8693 (unsigned) bfd_getl32 (eicp->baseva + 0),
8694 (unsigned) bfd_getl32 (eicp->size),
8695 (unsigned) bfd_getl32 (eicp->newprt));
9261 /* Add an eicp entry for the fixup itself. */
9446 struct vms_eicp *eicp;
9458 eicp = (struct vms_eicp *)(content + off)
8675 struct vms_eicp *eicp = (struct vms_eicp *) (buf + chgprtoff); local
9433 struct vms_eicp *eicp; local
    [all...]

Completed in 43 milliseconds