HomeSort by: relevance | last modified time | path
    Searched defs:IMAGE_SIZEOF_SHORT_NAME (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 236 #define IMAGE_SIZEOF_SHORT_NAME 8
239 UINT8 Name[IMAGE_SIZEOF_SHORT_NAME];
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 242 #define IMAGE_SIZEOF_SHORT_NAME 8
245 UINT8 Name[IMAGE_SIZEOF_SHORT_NAME];
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 236 #define IMAGE_SIZEOF_SHORT_NAME 8
239 UINT8 Name[IMAGE_SIZEOF_SHORT_NAME];

Completed in 13 milliseconds