Searched refs:vbn (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/vms/
H A Dinternal.h34 unsigned int vbn; /* Base virtual block number. */ member in struct:vms_internal_eisd
H A Deisd.h67 unsigned char vbn[4]; member in struct:vms_eisd
H A Dlbr.h145 unsigned char vbn[4]; member in struct:vms_idd
183 unsigned char vbn[4]; member in struct:vms_rfa
193 /* Offset from the start of the vbn, so minimum should be
251 /* Next vbn. */
/netbsd-current/external/gpl3/gdb/dist/include/vms/
H A Dinternal.h34 unsigned int vbn; /* Base virtual block number. */ member in struct:vms_internal_eisd
H A Deisd.h67 unsigned char vbn[4]; member in struct:vms_eisd
H A Dlbr.h145 unsigned char vbn[4]; member in struct:vms_idd
183 unsigned char vbn[4]; member in struct:vms_rfa
193 /* Offset from the start of the vbn, so minimum should be
251 /* Next vbn. */
/netbsd-current/external/gpl3/binutils.old/dist/include/vms/
H A Dinternal.h34 unsigned int vbn; /* Base virtual block number. */ member in struct:vms_internal_eisd
H A Deisd.h67 unsigned char vbn[4]; member in struct:vms_eisd
H A Dlbr.h145 unsigned char vbn[4]; member in struct:vms_idd
183 unsigned char vbn[4]; member in struct:vms_rfa
193 /* Offset from the start of the vbn, so minimum should be
251 /* Next vbn. */
/netbsd-current/external/gpl3/binutils/dist/include/vms/
H A Dinternal.h34 unsigned int vbn; /* Base virtual block number. */ member in struct:vms_internal_eisd
H A Deisd.h67 unsigned char vbn[4]; member in struct:vms_eisd
H A Dlbr.h145 unsigned char vbn[4]; member in struct:vms_idd
183 unsigned char vbn[4]; member in struct:vms_rfa
193 /* Offset from the start of the vbn, so minimum should be
251 /* Next vbn. */
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dvms-lib.c187 unsigned int vbn; local
192 vbn = bfd_getl32 (rfa->vbn);
193 if (vbn == 0)
197 off = (vbn - 1) * VMS_BLOCK_SIZE + bfd_getl16 (rfa->offset);
203 bfd_getl32 (lns.modrfa.vbn),
214 vms_read_block (bfd *abfd, unsigned int vbn, void *blk) argument
218 off = (vbn - 1) * VMS_BLOCK_SIZE;
229 vms_write_block (bfd *abfd, unsigned int vbn, void *blk) argument
233 off = (vbn
245 vms_traverse_index(bfd *abfd, unsigned int vbn, struct carsym_mem *cs, unsigned int recur_count) argument
425 unsigned int vbn; local
1670 vms_write_index(bfd *abfd, struct lib_index *idx, unsigned int nbr, unsigned int *vbn, unsigned int *topvbn, bfd_boolean is_elfidx) argument
1686 unsigned int vbn; /* VBN of the block. */ member in struct:idxblk
2121 unsigned int vbn; local
[all...]
H A Dvms-alpha.c531 unsigned int vbn;
565 vbn = bfd_getl32 (eisd->vbn);
568 offset, size, (unsigned long)vaddr, flags, vbn));
575 if (vbn != 0)
639 section->filepos = vbn ? VMS_BLOCK_SIZE * (vbn - 1) : 0;
3075 bfd_putl32 (src->u.eisd.vbn, dst->vbn);
3128 eisd->u.gbl_eisd.common.vbn
529 unsigned int vbn; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dvms-lib.c187 unsigned int vbn; local
192 vbn = bfd_getl32 (rfa->vbn);
193 if (vbn == 0)
197 off = (vbn - 1) * VMS_BLOCK_SIZE + bfd_getl16 (rfa->offset);
203 bfd_getl32 (lns.modrfa.vbn),
214 vms_read_block (bfd *abfd, unsigned int vbn, void *blk) argument
218 off = (vbn - 1) * VMS_BLOCK_SIZE;
229 vms_write_block (bfd *abfd, unsigned int vbn, void *blk) argument
233 off = (vbn
245 vms_traverse_index(bfd *abfd, unsigned int vbn, struct carsym_mem *cs, unsigned int recur_count) argument
425 unsigned int vbn; local
1670 vms_write_index(bfd *abfd, struct lib_index *idx, unsigned int nbr, unsigned int *vbn, unsigned int *topvbn, bool is_elfidx) argument
1686 unsigned int vbn; /* VBN of the block. */ member in struct:idxblk
2121 unsigned int vbn; local
[all...]
H A Dvms-alpha.c530 unsigned int vbn;
564 vbn = bfd_getl32 (eisd->vbn);
567 offset, size, (unsigned long)vaddr, flags, vbn));
574 if (vbn != 0)
638 section->filepos = vbn ? VMS_BLOCK_SIZE * (vbn - 1) : 0;
3076 bfd_putl32 (src->u.eisd.vbn, dst->vbn);
3129 eisd->u.gbl_eisd.common.vbn
528 unsigned int vbn; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dvms-lib.c187 unsigned int vbn; local
192 vbn = bfd_getl32 (rfa->vbn);
193 if (vbn == 0)
197 off = (vbn - 1) * VMS_BLOCK_SIZE + bfd_getl16 (rfa->offset);
203 bfd_getl32 (lns.modrfa.vbn),
214 vms_read_block (bfd *abfd, unsigned int vbn, void *blk) argument
218 off = (vbn - 1) * VMS_BLOCK_SIZE;
229 vms_write_block (bfd *abfd, unsigned int vbn, void *blk) argument
233 off = (vbn
245 vms_traverse_index(bfd *abfd, unsigned int vbn, struct carsym_mem *cs, unsigned int recur_count) argument
425 unsigned int vbn; local
1670 vms_write_index(bfd *abfd, struct lib_index *idx, unsigned int nbr, unsigned int *vbn, unsigned int *topvbn, bool is_elfidx) argument
1686 unsigned int vbn; /* VBN of the block. */ member in struct:idxblk
2121 unsigned int vbn; local
[all...]
H A Dvms-alpha.c529 unsigned int vbn;
563 vbn = bfd_getl32 (eisd->vbn);
566 offset, size, (unsigned long)vaddr, flags, vbn));
573 if (vbn != 0)
637 section->filepos = vbn ? VMS_BLOCK_SIZE * (vbn - 1) : 0;
3073 bfd_putl32 (src->u.eisd.vbn, dst->vbn);
3126 eisd->u.gbl_eisd.common.vbn
527 unsigned int vbn; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dvms-lib.c187 unsigned int vbn; local
192 vbn = bfd_getl32 (rfa->vbn);
193 if (vbn == 0)
197 off = (vbn - 1) * VMS_BLOCK_SIZE + bfd_getl16 (rfa->offset);
203 bfd_getl32 (lns.modrfa.vbn),
214 vms_read_block (bfd *abfd, unsigned int vbn, void *blk) argument
218 off = (vbn - 1) * VMS_BLOCK_SIZE;
229 vms_write_block (bfd *abfd, unsigned int vbn, void *blk) argument
233 off = (vbn
245 vms_traverse_index(bfd *abfd, unsigned int vbn, struct carsym_mem *cs, unsigned int recur_count) argument
425 unsigned int vbn; local
1673 vms_write_index(bfd *abfd, struct lib_index *idx, unsigned int nbr, unsigned int *vbn, unsigned int *topvbn, bool is_elfidx) argument
1689 unsigned int vbn; /* VBN of the block. */ member in struct:idxblk
2135 unsigned int vbn; local
[all...]
H A Dvms-alpha.c530 unsigned int vbn;
564 vbn = bfd_getl32 (eisd->vbn);
567 offset, size, (unsigned long)vaddr, flags, vbn));
574 if (vbn != 0)
638 section->filepos = vbn ? VMS_BLOCK_SIZE * (vbn - 1) : 0;
3075 bfd_putl32 (src->u.eisd.vbn, dst->vbn);
3128 eisd->u.gbl_eisd.common.vbn
528 unsigned int vbn; local
[all...]

Completed in 266 milliseconds