HomeSort by relevance Sort by last modified time
    Searched full:coff (Results 201 - 225 of 1583) sorted by null

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-vfp-2.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-2r.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-4.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-4r.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-5.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-5r.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
eabi-hard-float.d 6 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
eabi-soft-float-ABI4.d 6 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
eabi-soft-float-r.d 6 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
eabi-soft-float.d 6 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 1 //===- COFFAsmParser.cpp - COFF Assembly Parser ---------------------------===//
22 #include "llvm/Support/COFF.h"
41 COFF::COMDATType Type);
95 COFF::IMAGE_SCN_CNT_CODE
96 | COFF::IMAGE_SCN_MEM_EXECUTE
97 | COFF::IMAGE_SCN_MEM_READ,
101 return ParseSectionSwitch(".data", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA |
102 COFF::IMAGE_SCN_MEM_READ |
103 COFF::IMAGE_SCN_MEM_WRITE,
108 COFF::IMAGE_SCN_CNT_UNINITIALIZED_DAT
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
cf-i386lynx.c 1 /* BFD back-end for Intel 386 COFF LynxOS files.
26 #define TARGET_NAME "coff-i386-lynx"
34 #include "coff-i386.c"
cf-sparclynx.c 1 /* BFD back-end for Sparc COFF LynxOS files.
23 #define TARGET_NAME "coff-sparc-lynx"
29 #include "coff-sparc.c"
coff-go32.c 1 /* BFD back-end for Intel 386 COFF files (DJGPP variant).
23 #define TARGET_NAME "coff-go32"
45 #include "coff-i386.c"
coff-u68k.c 1 /* BFD back-end for Motorola 68000 COFF binaries having underscore with name.
23 #define TARGET_NAME "coff-m68k-un"
36 #include "coff-m68k.c"
pei-ia64.c 1 /* BFD back-end for HP/Intel IA-64 PE IMAGE COFF files.
5 This implementation only supports objcopy to ouput IA-64 PE IMAGE COFF
38 #include "coff-ia64.c"
coff-tic30.c 1 /* BFD back-end for TMS320C30 coff binaries.
26 #include "coff/tic30.h"
27 #include "coff/internal.h"
53 and coff implementations. */
181 "coff-tic30", /* name */
209 BFD_JUMP_TABLE_GENERIC (coff),
210 BFD_JUMP_TABLE_COPY (coff),
213 BFD_JUMP_TABLE_SYMBOLS (coff),
214 BFD_JUMP_TABLE_RELOCS (coff),
215 BFD_JUMP_TABLE_WRITE (coff),
    [all...]
coff-aux.c 1 /* BFD back-end for Apple M68K COFF A/UX 3.x files.
23 #define TARGET_NAME "coff-m68k-aux"
55 #include "coff/aux-coff.h" /* override coff/internal.h and coff/m68k.h */
56 #include "coff-m68k.c"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k-coff/
gas.exp 18 # Some m68k-coff tests
20 if [istarget m68*-*-coff] then {
29 setup_xfail m68*-*-coff
  /toolchain/binutils/binutils-2.25/include/coff/
tic4x.h 1 /* TI COFF information for Texas Instruments TMS320C4X/C3X.
2 This file customizes the settings in coff/ti.h.
45 #include "coff/ti.h"
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/DxeEmuPeCoffExtraActionLib/
DxeEmuPeCoffExtraActionLib.c 3 PE/Coff image for Emu environment specific purpose such as souce level debug.
63 Performs additional actions after a PE/COFF image has been loaded and relocated.
68 PE/COFF image that has already been loaded and relocated.
85 Performs additional actions just before a PE/COFF image is unloaded. Any resources
91 PE/COFF image that is being unloaded.
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/PeiEmuPeCoffExtraActionLib/
PeiEmuPeCoffExtraActionLib.c 3 PE/Coff image for Emu environment specific purpose such as souce level debug.
66 Performs additional actions after a PE/COFF image has been loaded and relocated.
71 PE/COFF image that has already been loaded and relocated.
88 Performs additional actions just before a PE/COFF image is unloaded. Any resources
94 PE/COFF image that is being unloaded.
  /external/clang/test/Modules/
pch_container.m 3 // RUN: rm -rf %t-MachO %t-ELF %t-ELF_SPLIT %t-COFF %t-raw
6 // RUN: %clang_cc1 -triple=x86_64-windows-coff -fmodules -fmodule-format=obj -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t-COFF -F %S/Inputs %s
10 // RUN: llvm-objdump -section-headers %t-MachO/DependsOnModule.pcm %t-ELF/DependsOnModule.pcm %t-COFF/DependsOnModule.pcm | FileCheck %s
15 // CHECK: file format COFF-x86-64
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffLib/
BasePeCoffLibInternals.h 2 Declaration of internal functions in PE/COFF Lib.
71 Returns TRUE if the machine type of PE/COFF image is supported. Supported
72 does not mean the image can be executed it means the PE/COFF loader supports
78 @return TRUE if this PE/COFF loader can load the image
87 Retrieves the magic value from the PE/COFF header.
101 Retrieves the PE or TE Header from a PE/COFF or TE image.
107 @retval Other The error status from reading the PE/COFF or TE image using the ImageRead function.
  /external/llvm/tools/yaml2obj/
yaml2coff.cpp 1 //===- yaml2coff - Convert YAML to a COFF object file ---------------------===//
11 /// \brief The COFF component of yaml2obj.
20 #include "llvm/Object/COFF.h"
30 /// This parses a yaml stream that represents a COFF object file.
35 // A COFF string table always starts with a 4 byte size field. Offsets into
42 COFF::MaxNumberOfSections16;
47 return Obj.Header.Machine == COFF::IMAGE_FILE_MACHINE_AMD64;
55 return useBigObj() ? COFF::Header32Size : COFF::Header16Size;
59 return useBigObj() ? COFF::Symbol32Size : COFF::Symbol16Size
    [all...]

Completed in 186 milliseconds

1 2 3 4 5 6 7 891011>>