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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
COFF.h 165 IMAGE_SCN_LNK_REMOVE = 0x00000800,
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 71 #define IMAGE_SCN_LNK_REMOVE 0x00000800 /* Section contents will not become part of image. */
  /external/syslinux/efi32/include/efi/ia32/
pe.h 262 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // Section contents will not become part of image.
  /external/syslinux/efi64/include/efi/x86_64/
pe.h 262 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // Section contents will not become part of image.
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
pe.h 262 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // Section contents will not become part of image.
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
pe.h 268 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // Section contents will not become part of image.
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
pe.h 262 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // Section contents will not become part of image.
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 254 #define IMAGE_SCN_LNK_REMOVE 0x00000800
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 508 milliseconds