HomeSort by relevance Sort by last modified time
    Searched refs:IMAGE_SCN_ALIGN_16BYTES (Results 1 - 25 of 28) sorted by null

1 2

  /external/syslinux/efi/
wrapper.h 21 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000
wrapper.c 140 IMAGE_SCN_ALIGN_16BYTES | IMAGE_SCN_MEM_EXECUTE |
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
COFF.h 176 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 94 #define IMAGE_SCN_ALIGN_16BYTES IMAGE_SCN_ALIGN_POWER_CONST (4)
  /external/llvm/include/llvm/Support/
COFF.h 269 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /external/syslinux/efi32/include/efi/ia32/
pe.h 269 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are specified.
  /external/syslinux/efi64/include/efi/x86_64/
pe.h 269 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are specified.
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
pe.h 269 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are specified.
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
pe.h 275 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are specified.
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
pe.h 269 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are specified.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
COFF.h 274 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
  /external/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 302 CV_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_16BYTES),
  /external/icu/icu4c/source/tools/toolutil/
pkg_genc.c     [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
WinCOFFObjectWriter.cpp 392 case 16: Characteristics |= COFF::IMAGE_SCN_ALIGN_16BYTES; break;
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 305 Characteristics |= COFF::IMAGE_SCN_ALIGN_16BYTES;
    [all...]
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 377 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_16BYTES ),
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 271 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 /* Default */
    [all...]

Completed in 879 milliseconds

1 2