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

<<31323334353637383940>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
WindowsResource.h 14 // .rc file(s) ---(rc.exe)---> .res file(s) ---(cvtres.exe)---> COFF file
21 // Finally the data stored in the .res is compiled into a COFF file, where it
33 #include "llvm/BinaryFormat/COFF.h"
222 writeWindowsResourceCOFF(llvm::COFF::MachineTypes MachineType,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
ObjectYAML.h 27 std::unique_ptr<COFFYAML::Object> Coff;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
SymbolDumper.h 25 /// Dumper for CodeView symbol streams found in COFF object files and PDB files.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCSymbolCOFF.h 19 /// This corresponds to the e_type field of the COFF symbol.
MCWinEH.h 60 /// This emits the unwind info sections (.pdata and .xdata in PE/COFF).
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
WindowsResource.h 14 // .rc file(s) ---(rc.exe)---> .res file(s) ---(cvtres.exe)---> COFF file
21 // Finally the data stored in the .res is compiled into a COFF file, where it
33 #include "llvm/BinaryFormat/COFF.h"
222 writeWindowsResourceCOFF(llvm::COFF::MachineTypes MachineType,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
ObjectYAML.h 27 std::unique_ptr<COFFYAML::Object> Coff;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/toolchain-patches/binutils-2.25/
0001_pdb_filename.patch 132 diff -Nur a/include/coff/internal.h b/include/coff/internal.h
133 --- a/include/coff/internal.h 2015-10-21 11:59:30.213316958 -0700
134 +++ b/include/coff/internal.h 2015-10-22 11:42:59.844341094 -0700
  /toolchain/binutils/binutils-2.27/bfd/
coff-h8500.c 1 /* BFD back-end for Renesas H8/500 COFF binaries.
27 #include "coff/h8500.h"
28 #include "coff/internal.h"
299 CREATE_BIG_COFF_TARGET_VEC (h8500_coff_vec, "coff-h8500", 0, 0, '_', NULL, COFF_SWAP_TABLE)
coff-z80.c 1 /* BFD back-end for Zilog Z80 COFF binaries.
26 #include "coff/z80.h"
27 #include "coff/internal.h"
280 CREATE_LITTLE_COFF_TARGET_VEC (z80_coff_vec, "coff-z80", 0,
libxcoff.h 27 is the COFF backend data structure, so that XCOFF targets can use
28 the generic COFF code. */
32 /* COFF backend information. */
33 bfd_coff_backend_data coff; member in struct:xcoff_backend_data_rec
pe-arm.c 67 #include "coff-arm.c"
  /toolchain/binutils/binutils-2.27/binutils/
budbg.h 53 /* Routine used to read COFF debugging information. */
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
armv8-a-barrier-thumb.d 5 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
mask_1.d 5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
thumb2_ldr_immediate_armv6t2.d 4 #skip: *-*-pe *-wince-* *-*-coff
unwind.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
vfma1.d 5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
vldm-arm.d 6 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/pe/
pe.exp 25 # These tests can only be run on PE/COFF platforms.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/z8k/
ctrl-names.d 5 .*: +file format coff-z8k
jmp-cc.d 5 .*: +file format coff-z8k
  /toolchain/binutils/binutils-2.27/include/coff/
mips.h 2 coff/ecoff.h must be included before this file.
23 #include "coff/external.h"
25 /* Magic numbers are defined in coff/ecoff.h. */
124 /* ECOFF uses COFF-like section structures, but its own symbol format.
  /toolchain/binutils/binutils-2.27/ld/emulparams/
tic80coff.sh 24 OUTPUT_FORMAT="coff-tic80"
  /toolchain/binutils/binutils-2.27/ld/scripttempl/
sparccoff.sc 1 # Linker script for Sparc COFF.

Completed in 621 milliseconds

<<31323334353637383940>>