OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dst_vbn
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
vms-alpha.c
8084
unsigned int
dst_vbn
= 0;
8395
dst_vbn
= bfd_getl32 (eihs.dstvbn);
8399
dst_vbn
, dst_size, dst_size);
8570
if (
dst_vbn
!= 0)
8572
if (bfd_seek (abfd, (file_ptr) (
dst_vbn
- 1) * VMS_BLOCK_SIZE, SEEK_SET))
8072
unsigned int
dst_vbn
= 0;
local
/src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c
8068
unsigned int
dst_vbn
= 0;
8373
dst_vbn
= bfd_getl32 (eihs.dstvbn);
8377
dst_vbn
, dst_size, dst_size);
8548
if (
dst_vbn
!= 0)
8550
if (bfd_seek (abfd, (file_ptr) (
dst_vbn
- 1) * VMS_BLOCK_SIZE, SEEK_SET))
8056
unsigned int
dst_vbn
= 0;
local
/src/external/gpl3/gdb/dist/bfd/
vms-alpha.c
8068
unsigned int
dst_vbn
= 0;
8373
dst_vbn
= bfd_getl32 (eihs.dstvbn);
8377
dst_vbn
, dst_size, dst_size);
8548
if (
dst_vbn
!= 0)
8550
if (bfd_seek (abfd, (file_ptr) (
dst_vbn
- 1) * VMS_BLOCK_SIZE, SEEK_SET))
8056
unsigned int
dst_vbn
= 0;
local
/src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c
8070
unsigned int
dst_vbn
= 0;
8367
dst_vbn
= bfd_getl32 (eihs.dstvbn);
8371
dst_vbn
, dst_size, dst_size);
8537
if (
dst_vbn
!= 0)
8539
if (bfd_seek (abfd, (file_ptr) (
dst_vbn
- 1) * VMS_BLOCK_SIZE, SEEK_SET))
8058
unsigned int
dst_vbn
= 0;
local
Completed in 44 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026