OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eihd
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
vms-alpha.c
44
#include "vms/
eihd
.h"
465
/* Read & process
EIHD
record.
474
struct vms_eihd *
eihd
= (struct vms_eihd *)PRIV (recrd.rec);
478
imgtype = bfd_getl32 (
eihd
->imgtype);
483
symvva = bfd_getl64 (
eihd
->symvva);
490
PRIV (ident) = bfd_getl32 (
eihd
->ident);
491
PRIV (matchctl) =
eihd
->matchctl;
493
*eisd_offset = bfd_getl32 (
eihd
->isdoff);
494
*eihs_offset = bfd_getl32 (
eihd
->symdbgoff);
496
vms_debug2 ((4, "
EIHD
size %d imgtype %d symvva 0x%lx eisd %d eihs %d\n"
472
struct vms_
eihd
*
eihd
= (struct vms_
eihd
*)PRIV (recrd.rec);
local
3215
struct vms_
eihd
eihd
;
local
8060
struct vms_
eihd
eihd
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c
44
#include "vms/
eihd
.h"
465
/* Read & process
EIHD
record.
474
struct vms_eihd *
eihd
= (struct vms_eihd *)PRIV (recrd.rec);
479
if (PRIV (recrd.buf_size) < sizeof (*
eihd
))
481
_bfd_error_handler (_("corrupt
EIHD
record - size is too small"));
486
size = bfd_getl32 (
eihd
->size);
487
imgtype = bfd_getl32 (
eihd
->imgtype);
492
symvva = bfd_getl64 (
eihd
->symvva);
499
PRIV (ident) = bfd_getl32 (
eihd
->ident);
500
PRIV (matchctl) =
eihd
->matchctl
472
struct vms_
eihd
*
eihd
= (struct vms_
eihd
*)PRIV (recrd.rec);
local
3202
struct vms_
eihd
eihd
;
local
8045
struct vms_
eihd
eihd
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
vms-alpha.c
44
#include "vms/
eihd
.h"
465
/* Read & process
EIHD
record.
474
struct vms_eihd *
eihd
= (struct vms_eihd *)PRIV (recrd.rec);
479
if (PRIV (recrd.buf_size) < sizeof (*
eihd
))
481
_bfd_error_handler (_("corrupt
EIHD
record - size is too small"));
486
size = bfd_getl32 (
eihd
->size);
487
imgtype = bfd_getl32 (
eihd
->imgtype);
492
symvva = bfd_getl64 (
eihd
->symvva);
499
PRIV (ident) = bfd_getl32 (
eihd
->ident);
500
PRIV (matchctl) =
eihd
->matchctl
472
struct vms_
eihd
*
eihd
= (struct vms_
eihd
*)PRIV (recrd.rec);
local
3202
struct vms_
eihd
eihd
;
local
8045
struct vms_
eihd
eihd
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c
44
#include "vms/
eihd
.h"
465
/* Read & process
EIHD
record.
474
struct vms_eihd *
eihd
= (struct vms_eihd *)PRIV (recrd.rec);
479
if (PRIV (recrd.buf_size) < sizeof (*
eihd
))
481
_bfd_error_handler (_("corrupt
EIHD
record - size is too small"));
486
size = bfd_getl32 (
eihd
->size);
487
imgtype = bfd_getl32 (
eihd
->imgtype);
492
symvva = bfd_getl64 (
eihd
->symvva);
499
PRIV (ident) = bfd_getl32 (
eihd
->ident);
500
PRIV (matchctl) =
eihd
->matchctl
472
struct vms_
eihd
*
eihd
= (struct vms_
eihd
*)PRIV (recrd.rec);
local
3208
struct vms_
eihd
eihd
;
local
8047
struct vms_
eihd
eihd
;
local
[
all
...]
Completed in 44 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026