HomeSort by: relevance | last modified time | path
    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