HomeSort by relevance Sort by last modified time
    Searched defs:IMAGE_SCN_MEM_SHARED (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-coff.c 91 #define IMAGE_SCN_MEM_SHARED (1 << 28)
583 flags = (STYP_DATA | IMAGE_SCN_MEM_DISCARDABLE | IMAGE_SCN_MEM_SHARED
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 224 #define IMAGE_SCN_MEM_SHARED 0x10000000
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 112 #define IMAGE_SCN_MEM_SHARED 0x10000000 /* Section is shareable. */
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 282 #define IMAGE_SCN_MEM_SHARED 0x10000000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 279 milliseconds