Home
last modified time | relevance | path

Searched defs:IMAGE_SCN_CNT_CODE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dcoff-pe-read.c59 #define IMAGE_SCN_CNT_CODE 0x20 macro
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dpe.h67 #define IMAGE_SCN_CNT_CODE 0x00000020 /* Section contains code. */ macro
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dpe.h65 #define IMAGE_SCN_CNT_CODE 0x00000020 /* Section contains code. */ macro