HomeSort by relevance Sort by last modified time
    Searched refs:IMAGE_FILE_LARGE_ADDRESS_AWARE (Results 1 - 20 of 20) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 29 #define IMAGE_FILE_LARGE_ADDRESS_AWARE 0x0020
  /external/llvm/include/llvm/Support/
COFF.h 127 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
COFF.h 132 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 253 #define IMAGE_FILE_LARGE_ADDRESS_AWARE 0x0020
  /toolchain/binutils/binutils-2.25/bfd/
peicode.h 359 && pe_data (ibfd)->real_flags & IMAGE_FILE_LARGE_ADDRESS_AWARE)
360 pe_data (obfd)->real_flags |= IMAGE_FILE_LARGE_ADDRESS_AWARE;
    [all...]
coffcode.h     [all...]
peXXigen.c     [all...]
  /external/llvm/lib/ObjectYAML/
COFFYAML.cpp 200 BCase(IMAGE_FILE_LARGE_ADDRESS_AWARE);
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pe.go 121 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020
1196 fh.Characteristics |= IMAGE_FILE_LARGE_ADDRESS_AWARE
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pe.go 121 IMAGE_FILE_LARGE_ADDRESS_AWARE = 0x0020
1196 fh.Characteristics |= IMAGE_FILE_LARGE_ADDRESS_AWARE
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 317 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_FILE_LARGE_ADDRESS_AWARE ),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 2275 milliseconds