HomeSort by: relevance | last modified time | path
    Searched refs:vms_egps (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/vms/
egps.h 26 struct vms_egps struct
  /src/external/gpl3/binutils.old/dist/include/vms/
egps.h 26 struct vms_egps struct
  /src/external/gpl3/gdb/dist/include/vms/
egps.h 26 struct vms_egps struct
  /src/external/gpl3/gdb.old/dist/include/vms/
egps.h 26 struct vms_egps struct
  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 1227 struct vms_egps *egps = (struct vms_egps *) vms_rec;
1231 if (offsetof (struct vms_egps, flags) + 2 > gsd_size)
1247 if (offsetof (struct vms_egps, namlng) >= gsd_size)
1249 left = gsd_size - offsetof (struct vms_egps, namlng);
6347 if (len >= offsetof (struct vms_egps, name))
6349 struct vms_egps *egps = (struct vms_egps *) e;
6360 rest = len - offsetof (struct vms_egps, name);
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 1239 struct vms_egps *egps = (struct vms_egps *) vms_rec;
1243 if (offsetof (struct vms_egps, flags) + 2 > gsd_size)
1259 if (offsetof (struct vms_egps, namlng) >= gsd_size)
1261 left = gsd_size - offsetof (struct vms_egps, namlng);
6334 if (len >= offsetof (struct vms_egps, name))
6336 struct vms_egps *egps = (struct vms_egps *) e;
6347 rest = len - offsetof (struct vms_egps, name);
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 1239 struct vms_egps *egps = (struct vms_egps *) vms_rec;
1243 if (offsetof (struct vms_egps, flags) + 2 > gsd_size)
1259 if (offsetof (struct vms_egps, namlng) >= gsd_size)
1261 left = gsd_size - offsetof (struct vms_egps, namlng);
6334 if (len >= offsetof (struct vms_egps, name))
6336 struct vms_egps *egps = (struct vms_egps *) e;
6347 rest = len - offsetof (struct vms_egps, name);
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 1239 struct vms_egps *egps = (struct vms_egps *) vms_rec;
1243 if (offsetof (struct vms_egps, flags) + 2 > gsd_size)
1259 if (offsetof (struct vms_egps, namlng) >= gsd_size)
1261 left = gsd_size - offsetof (struct vms_egps, namlng);
6341 if (len >= offsetof (struct vms_egps, name))
6343 struct vms_egps *egps = (struct vms_egps *) e;
6354 rest = len - offsetof (struct vms_egps, name);

Completed in 53 milliseconds