OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eeom
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
vms-alpha.c
56
#include "vms/
eeom
.h"
153
/* VMS End-Of-Module records (EOM/
EEOM
). */
279
struct eom_struct eom_data; /* data from EOM/
EEOM
record */
2669
/* Process
EEOM
record.
2675
struct vms_eeom *
eeom
= (struct vms_eeom *) PRIV (recrd.rec);
2677
vms_debug2 ((2, "
EEOM
\n"));
2682
_bfd_error_handler (_("corrupt
EEOM
record - size is too small"));
2687
PRIV (eom_data).eom_l_total_lps = bfd_getl32 (
eeom
->total_lps);
2688
PRIV (eom_data).eom_w_comcod = bfd_getl16 (
eeom
->comcod);
2697
if (PRIV (recrd.rec_size) >= sizeof (*
eeom
))
2671
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*) PRIV (recrd.rec);
local
6222
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*)rec;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c
56
#include "vms/
eeom
.h"
153
/* VMS End-Of-Module records (EOM/
EEOM
). */
279
struct eom_struct eom_data; /* data from EOM/
EEOM
record */
2656
/* Process
EEOM
record.
2662
struct vms_eeom *
eeom
= (struct vms_eeom *) PRIV (recrd.rec);
2664
vms_debug2 ((2, "
EEOM
\n"));
2667
if (PRIV (recrd.buf_size) < sizeof (*
eeom
))
2669
_bfd_error_handler (_("corrupt
EEOM
record - size is too small"));
2674
PRIV (eom_data).eom_l_total_lps = bfd_getl32 (
eeom
->total_lps);
2675
PRIV (eom_data).eom_w_comcod = bfd_getl16 (
eeom
->comcod)
2658
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*) PRIV (recrd.rec);
local
6209
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*)rec;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
vms-alpha.c
56
#include "vms/
eeom
.h"
153
/* VMS End-Of-Module records (EOM/
EEOM
). */
279
struct eom_struct eom_data; /* data from EOM/
EEOM
record */
2656
/* Process
EEOM
record.
2662
struct vms_eeom *
eeom
= (struct vms_eeom *) PRIV (recrd.rec);
2664
vms_debug2 ((2, "
EEOM
\n"));
2667
if (PRIV (recrd.buf_size) < sizeof (*
eeom
))
2669
_bfd_error_handler (_("corrupt
EEOM
record - size is too small"));
2674
PRIV (eom_data).eom_l_total_lps = bfd_getl32 (
eeom
->total_lps);
2675
PRIV (eom_data).eom_w_comcod = bfd_getl16 (
eeom
->comcod)
2658
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*) PRIV (recrd.rec);
local
6209
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*)rec;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c
56
#include "vms/
eeom
.h"
153
/* VMS End-Of-Module records (EOM/
EEOM
). */
279
struct eom_struct eom_data; /* data from EOM/
EEOM
record */
2656
/* Process
EEOM
record.
2662
struct vms_eeom *
eeom
= (struct vms_eeom *) PRIV (recrd.rec);
2664
vms_debug2 ((2, "
EEOM
\n"));
2667
if (PRIV (recrd.buf_size) < sizeof (*
eeom
))
2669
_bfd_error_handler (_("corrupt
EEOM
record - size is too small"));
2674
PRIV (eom_data).eom_l_total_lps = bfd_getl32 (
eeom
->total_lps);
2675
PRIV (eom_data).eom_w_comcod = bfd_getl16 (
eeom
->comcod)
2658
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*) PRIV (recrd.rec);
local
6216
struct vms_
eeom
*
eeom
= (struct vms_
eeom
*)rec;
local
[
all
...]
Completed in 24 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026