Home
last modified time | relevance | path

Searched refs:IMAGE_FILE_MACHINE_ALPHA (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
HDpe.h93 #define IMAGE_FILE_MACHINE_ALPHA 0x0184 macro
/freebsd-11-stable/stand/efi/include/amd64/
HDpe.h101 #define IMAGE_FILE_MACHINE_ALPHA 0x184 // Alpha_AXP macro
/freebsd-11-stable/stand/efi/include/i386/
HDpe.h101 #define IMAGE_FILE_MACHINE_ALPHA 0x184 // Alpha_AXP macro
/freebsd-11-stable/sys/compat/ndis/
HDpe_var.h103 #define IMAGE_FILE_MACHINE_ALPHA 0x0184 macro
/freebsd-11-stable/contrib/binutils/bfd/
HDpeicode.h1096 case IMAGE_FILE_MACHINE_ALPHA: in pe_ILF_object_p()