Searched defs:IMAGE_SCN_CNT_INITIALIZED_DATA (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/coff/
H A Dpe.h54 #define IMAGE_SCN_CNT_INITIALIZED_DATA 0x00000040 /* Section contains initialized data. */ macro
/freebsd-10-stable/sys/boot/efi/include/amd64/
H A Dpe.h254 #define IMAGE_SCN_CNT_INITIALIZED_DATA 0x00000040 // Section contains initialized data. macro
/freebsd-10-stable/sys/boot/efi/include/i386/
H A Dpe.h254 #define IMAGE_SCN_CNT_INITIALIZED_DATA 0x00000040 // Section contains initialized data. macro
/freebsd-10-stable/sys/boot/efi/include/ia64/
H A Dpe.h260 #define IMAGE_SCN_CNT_INITIALIZED_DATA 0x00000040 // Section contains initialized data. macro

Completed in 155 milliseconds