OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dmtvbn
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/vms/
eihs.h
47
unsigned char
dmtvbn
[4];
member in struct:vms_eihs
/toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c
629
unsigned int
dmtvbn
= bfd_getl32 (p + EIHS__L_DMTVBN);
635
vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d
dmtvbn
%d dmtbytes %d\n",
636
gstvbn, gstsize, dstvbn, dstsize,
dmtvbn
, dmtbytes);
657
if (
dmtvbn
)
666
section->filepos = VMS_BLOCK_SIZE * (
dmtvbn
- 1);
627
unsigned int
dmtvbn
= bfd_getl32 (p + EIHS__L_DMTVBN);
local
[
all
...]
Completed in 98 milliseconds