Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/elf2dmp/
H A Dpe.h85 typedef struct IMAGE_NT_HEADERS64 { struct
89 } __attribute__ ((packed)) IMAGE_NT_HEADERS64; typedef
H A Dmain.c385 IMAGE_NT_HEADERS64 nt_hdrs; in pe_get_data_dir_entry()
/openbmc/u-boot/include/
H A Dpe.h107 } IMAGE_NT_HEADERS64, *PIMAGE_NT_HEADERS64; typedef
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c271 IMAGE_NT_HEADERS64 *nt64 = (void *)nt; in efi_load_pe()