Home
last modified time | relevance | path

Searched refs:image_hdr (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/bfd/
H A Dpeicode.h1408 struct external_PEI_IMAGE_hdr image_hdr; in pe_bfd_object_p() local
1457 || (bfd_bread (&image_hdr, (bfd_size_type) sizeof (image_hdr), abfd) in pe_bfd_object_p()
1458 != sizeof (image_hdr))) in pe_bfd_object_p()
1465 if (H_GET_32 (abfd, image_hdr.nt_signature) != 0x4550) in pe_bfd_object_p()
1473 bfd_coff_swap_filehdr_in (abfd, &image_hdr, &internal_f); in pe_bfd_object_p()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dpeicode.h1377 struct external_PEI_IMAGE_hdr image_hdr; in pe_bfd_object_p() local
1426 || (bfd_bread (&image_hdr, (bfd_size_type) sizeof (image_hdr), abfd) in pe_bfd_object_p()
1427 != sizeof (image_hdr))) in pe_bfd_object_p()
1434 if (H_GET_32 (abfd, image_hdr.nt_signature) != 0x4550) in pe_bfd_object_p()
1442 bfd_coff_swap_filehdr_in (abfd, &image_hdr, &internal_f); in pe_bfd_object_p()
/dragonfly/sys/dev/netif/oce/
H A Doce_sysctl.c255 const struct image_hdr *img_ptr; in oce_be3_fwupgrade()
267 img_ptr = (const struct image_hdr *)((const char *)fw->data + in oce_be3_fwupgrade()
269 (i * sizeof(struct image_hdr))); in oce_be3_fwupgrade()
295 (num_imgs * sizeof(struct image_hdr))); in oce_be3_flashdata()
H A Doce_hw.h2085 struct image_hdr { struct