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

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-coff.c 90 #define IMAGE_SCN_MEM_DISCARDABLE (1 << 25)
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 221 #define IMAGE_SCN_MEM_DISCARDABLE 0x02000000
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 56 #define IMAGE_SCN_MEM_DISCARDABLE 0x02000000
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 279 #define IMAGE_SCN_MEM_DISCARDABLE 0x02000000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 235 milliseconds