Home
last modified time | relevance | path

Searched defs:IMAGE_FILE_MACHINE_I386 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/elftoolchain/libpe/
H A Dpe.h82 #define IMAGE_FILE_MACHINE_I386 0x14c /* x86 */ macro
/freebsd/stand/efi/include/amd64/
H A Dpe.h97 #define IMAGE_FILE_MACHINE_I386 0x14c // Intel 386. macro
/freebsd/stand/efi/include/i386/
H A Dpe.h97 #define IMAGE_FILE_MACHINE_I386 0x14c // Intel 386. macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h104 IMAGE_FILE_MACHINE_I386 = 0x14C, enumerator