Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libpe/
H A Dpe.h259 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 macro
/freebsd/stand/efi/include/amd64/
H A Dpe.h265 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are spec… macro
/freebsd/stand/efi/include/i386/
H A Dpe.h265 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are spec… macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h318 IMAGE_SCN_ALIGN_16BYTES = 0x00500000, enumerator