HomeSort by relevance Sort by last modified time
    Searched full:coff (Results 1326 - 1350 of 1895) sorted by null

<<51525354555657585960>>

  /device/linaro/bootloader/edk2/QuarkSocPkg/
QuarkSocPkg.dsc 220 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
  /device/linaro/bootloader/edk2/SignedCapsulePkg/
SignedCapsulePkg.dsc 175 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
SmmDebugAgentLib.c 268 // Find and report PE/COFF image info to HOST
  /external/llvm/lib/Target/
TargetMachine.cpp 120 // Every other GV is local on COFF
  /external/syslinux/efi/
wrapper.c 207 * the entry point in PE/COFF format is 32bit!*/
  /external/zlib/src/win32/
Makefile.msc 31 ASFLAGS = -coff -Zi $(LOC)
  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 141 /// MachO and COFF also need this.
  /toolchain/binutils/binutils-2.27/bfd/
archive64.c 181 /* This, at least, is what Intel coff sets the values to.: */
  /toolchain/binutils/binutils-2.27/gas/config/
tc-sh.h 132 /* COFF specific definitions. */
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
armv7e-m+fpv5-d16.d 3 #skip: *-*-pe *-wince-* *-*-coff
armv8-a+simd.d 3 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
msr-reg-thumb.d 6 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
i386.exp 373 # so we only run them for ELF and COFF targets.
374 if {[is_elf_format] || [istarget "*-*-coff*"]} then {
381 # from those produced for ELF/COFF based toolchains.
384 if {[istarget "*-*-coff*"]} then {
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/z8k/
reglabel.d 5 .*: +file format coff-z8k
  /toolchain/binutils/binutils-2.27/include/
bout.h 25 vagaries of which host it is or whether it supports COFF or a.out format,
  /toolchain/binutils/binutils-2.27/include/coff/
i960.h 0 /* coff information for 80960. Origins: Intel corp, natch.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/
selective.exp 62 # "usual" ELF _start (shelf32 normally uses just `start' for COFF
  /toolchain/binutils/binutils-2.27/zlib/win32/
Makefile.msc 31 ASFLAGS = -coff -Zi $(LOC)
  /external/llvm/include/llvm/ADT/
Triple.h 198 COFF,
552 /// Tests whether the OS uses the COFF binary format.
554 return getObjectFormat() == Triple::COFF;
  /external/llvm/lib/DebugInfo/CodeView/
SymbolDumper.cpp 135 COFF::SectionCharacteristics(0x00F00000));
142 DictScope S(W, "COFF Group");
146 COFF::SectionCharacteristics(0x00F00000));
  /external/llvm/lib/MC/
MCContext.cpp 27 #include "llvm/Support/COFF.h"
446 Characteristics |= COFF::IMAGE_SCN_LNK_COMDAT;
449 COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE, UniqueID);
  /external/llvm/tools/llvm-pdbdump/
LLVMOutputStyle.cpp 28 #include "llvm/Object/COFF.h"
630 COFF::SectionCharacteristics(0x00F00000));
645 P.printNumber("ISect Coff", SC.ISectCoff);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 206 COFF,
569 /// Tests whether the OS uses the COFF binary format.
571 return getObjectFormat() == Triple::COFF;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 207 COFF,
572 /// Tests whether the OS uses the COFF binary format.
574 return getObjectFormat() == Triple::COFF;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 210 COFF,
581 /// Tests whether the OS uses the COFF binary format.
583 return getObjectFormat() == Triple::COFF;

Completed in 1243 milliseconds

<<51525354555657585960>>