Home
last modified time | relevance | path

Searched defs:IMAGE_DOS_HEADER (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/contrib/elf2dmp/
H A Dpe.h13 typedef struct IMAGE_DOS_HEADER { struct
33 } __attribute__ ((packed)) IMAGE_DOS_HEADER; argument
/openbmc/u-boot/include/
H A Dpe.h35 } IMAGE_DOS_HEADER, *PIMAGE_DOS_HEADER; typedef