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

  /src/external/gpl3/binutils/dist/include/vms/
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
  /src/external/gpl3/binutils.old/dist/include/vms/
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
  /src/external/gpl3/gdb/dist/include/vms/
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
  /src/external/gpl3/gdb.old/dist/include/vms/
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
lbr.h 291 unsigned char modsize[4]; member in struct:vms_mhd
  /src/external/gpl3/binutils/dist/bfd/
vms-lib.c 1406 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1436 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2244 unsigned int modsize = 0; local
2252 modsize = amt;
2258 bfd_putl32 (modsize, mhd->modsize);
2277 modsize += amt;
2290 bfd_putl32 (modsize, mhd->modsize);
vms-lib.c 1406 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1436 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2244 unsigned int modsize = 0; local
2252 modsize = amt;
2258 bfd_putl32 (modsize, mhd->modsize);
2277 modsize += amt;
2290 bfd_putl32 (modsize, mhd->modsize);
  /src/external/gpl3/binutils.old/dist/bfd/
vms-lib.c 1402 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1432 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2240 unsigned int modsize = 0; local
2248 modsize = amt;
2254 bfd_putl32 (modsize, mhd->modsize);
2273 modsize += amt;
2286 bfd_putl32 (modsize, mhd->modsize);
vms-lib.c 1402 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1432 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2240 unsigned int modsize = 0; local
2248 modsize = amt;
2254 bfd_putl32 (modsize, mhd->modsize);
2273 modsize += amt;
2286 bfd_putl32 (modsize, mhd->modsize);
  /src/external/gpl3/gdb/dist/bfd/
vms-lib.c 1402 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1432 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2240 unsigned int modsize = 0; local
2248 modsize = amt;
2254 bfd_putl32 (modsize, mhd->modsize);
2273 modsize += amt;
2286 bfd_putl32 (modsize, mhd->modsize);
vms-lib.c 1402 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1432 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2240 unsigned int modsize = 0; local
2248 modsize = amt;
2254 bfd_putl32 (modsize, mhd->modsize);
2273 modsize += amt;
2286 bfd_putl32 (modsize, mhd->modsize);
  /src/external/gpl3/gdb.old/dist/bfd/
vms-lib.c 1402 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1432 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2240 unsigned int modsize = 0; local
2248 modsize = amt;
2254 bfd_putl32 (modsize, mhd->modsize);
2273 modsize += amt;
2286 bfd_putl32 (modsize, mhd->modsize);
vms-lib.c 1402 if (tdata->mhd_size < offsetof (struct vms_mhd, modsize) + 4)
1432 arelt->parsed_size = bfd_getl32 (mhd->modsize);
2240 unsigned int modsize = 0; local
2248 modsize = amt;
2254 bfd_putl32 (modsize, mhd->modsize);
2273 modsize += amt;
2286 bfd_putl32 (modsize, mhd->modsize);

Completed in 54 milliseconds