Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libpe/
H A Dpe.h79 #define IMAGE_FILE_MACHINE_ARMNT 0x1c4 /* ARMv7(or higher) Thumb */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h99 IMAGE_FILE_MACHINE_ARMNT = 0x1C4, enumerator