OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lhd
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
vms-lib.c
500
struct vms_lhd
lhd
;
local
509
if (bfd_read (&
lhd
, sizeof (
lhd
), abfd) != sizeof (
lhd
))
517
sanity = bfd_getl32 (
lhd
.sanity);
525
majorid = bfd_getl32 (
lhd
.majorid);
531
if ((
lhd
.type != LBR__C_TYP_EOBJ &&
lhd
.type != LBR__C_TYP_ESHSTB)
533
||
lhd
.nindex != 2)
540
if ((
lhd
.type != LBR__C_TYP_IOBJ && lhd.type != LBR__C_TYP_ISHSTB
2333
struct vms_
lhd
*
lhd
= (struct vms_
lhd
*)blk;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
vms-lib.c
500
struct vms_lhd
lhd
;
local
509
if (bfd_read (&
lhd
, sizeof (
lhd
), abfd) != sizeof (
lhd
))
517
sanity = bfd_getl32 (
lhd
.sanity);
525
majorid = bfd_getl32 (
lhd
.majorid);
531
if ((
lhd
.type != LBR__C_TYP_EOBJ &&
lhd
.type != LBR__C_TYP_ESHSTB)
533
||
lhd
.nindex != 2)
540
if ((
lhd
.type != LBR__C_TYP_IOBJ && lhd.type != LBR__C_TYP_ISHSTB
2329
struct vms_
lhd
*
lhd
= (struct vms_
lhd
*)blk;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
vms-lib.c
500
struct vms_lhd
lhd
;
local
509
if (bfd_read (&
lhd
, sizeof (
lhd
), abfd) != sizeof (
lhd
))
517
sanity = bfd_getl32 (
lhd
.sanity);
525
majorid = bfd_getl32 (
lhd
.majorid);
531
if ((
lhd
.type != LBR__C_TYP_EOBJ &&
lhd
.type != LBR__C_TYP_ESHSTB)
533
||
lhd
.nindex != 2)
540
if ((
lhd
.type != LBR__C_TYP_IOBJ && lhd.type != LBR__C_TYP_ISHSTB
2329
struct vms_
lhd
*
lhd
= (struct vms_
lhd
*)blk;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
vms-lib.c
500
struct vms_lhd
lhd
;
local
509
if (bfd_read (&
lhd
, sizeof (
lhd
), abfd) != sizeof (
lhd
))
517
sanity = bfd_getl32 (
lhd
.sanity);
525
majorid = bfd_getl32 (
lhd
.majorid);
531
if ((
lhd
.type != LBR__C_TYP_EOBJ &&
lhd
.type != LBR__C_TYP_ESHSTB)
533
||
lhd
.nindex != 2)
540
if ((
lhd
.type != LBR__C_TYP_IOBJ && lhd.type != LBR__C_TYP_ISHSTB
2329
struct vms_
lhd
*
lhd
= (struct vms_
lhd
*)blk;
local
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026