Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libpe/
H A Dpe.h248 #define IMAGE_SCN_LNK_REMOVE 0x00000800 macro
/freebsd/stand/efi/include/amd64/
H A Dpe.h258 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // Section contents will not become part o… macro
/freebsd/stand/efi/include/i386/
H A Dpe.h258 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // Section contents will not become part o… macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h307 IMAGE_SCN_LNK_REMOVE = 0x00000800, enumerator