Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-coff.c91 #define IMAGE_SCN_MEM_SHARED (1 << 28) macro
/toolchain/binutils/binutils-2.27/include/coff/
Dpe.h112 #define IMAGE_SCN_MEM_SHARED 0x10000000 /* Section is shareable. … macro