HomeSort by relevance Sort by last modified time
    Searched refs:coff (Results 126 - 150 of 268) sorted by null

1 2 3 4 56 7 8 91011

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-wchar-40-nowarn.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-42-nowarn.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-44-nowarn.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
litpool.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm-it-auto-2.d 4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
blx-bad.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
crc32.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
inst-po-be.d 4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
inst-po.d 3 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
armv8-a-barrier-thumb.d 5 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
crc32-bad.d 5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
ldconst.d 4 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
mapshort-elf.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-*eabi* *-*-syymbianelf *-*-linux-* *-*-vxworks *-*-elf *-*-nacl*
plt-1.d 5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
thumb2_pool.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
tls.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
unwind.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  /external/boringssl/src/crypto/perlasm/
x86gas.pl 15 $nmdecor=($::aout or $::coff)?"_":""; # external name decoration
21 $com_start="#" if ($::aout or $::coff);
123 if ($::coff)
239 elsif ($::coff)
  /toolchain/binutils/binutils-2.25/bfd/
coff-i386.c 1 /* BFD back-end for Intel 386 COFF files.
26 #include "coff/i386.h"
28 #include "coff/internal.h"
31 #include "coff/pe.h"
35 #include "coff/go32exe.h"
56 /* For some reason when using i386 COFF the value stored in the .text
104 ignores the addend for a COFF target when producing
106 COFF, so we handle the addend here instead. */
357 /* For 386 COFF a STYP_NOLOAD | STYP_BSS section is part of a shared
358 library. On some other COFF targets STYP_BSS is normall
    [all...]
coff-i860.c 1 /* BFD back-end for Intel i860 COFF files.
3 Created mostly by substituting "860" for "386" in coff-i386.c
27 #include "coff/i860.h"
29 #include "coff/internal.h"
43 /* For some reason when using i860 COFF the value stored in the .text
84 ignores the addend for a COFF target when producing
86 COFF, so we handle the addend here instead. */
452 /* For 860 COFF a STYP_NOLOAD | STYP_BSS section is part of a shared
453 library. On some other COFF targets STYP_BSS is normally
472 /* We use the special COFF backend linker. *
    [all...]
coff-i960.c 1 /* BFD back-end for Intel 960 COFF files.
28 #include "coff/i960.h"
29 #include "coff/internal.h"
112 /* So the target symbol has to be of coff type, and the symbol
117 /* This is interesting, consider the case where we're outputting coff
118 from a mix n match input, linking from coff to a symbol defined in a
122 (char *) _("uncertain calling convention for non-COFF symbol");
163 /* i960 COFF is used by VxWorks 5.1. However, VxWorks 5.1 does not
171 Note that this function is only called if we are not using the COFF
174 generating COFF i960 output, so this function is actually no longe
    [all...]
coff-x86_64.c 1 /* BFD back-end for AMD 64 COFF files.
34 #include "coff/x86_64.h"
35 #include "coff/internal.h"
36 #include "coff/pe.h"
55 /* For some reason when using AMD COFF the value stored in the .text
103 ignores the addend for a COFF target when producing
105 COFF, so we handle the addend here instead. */
465 /* For 386 COFF a STYP_NOLOAD | STYP_BSS section is part of a shared
466 library. On some other COFF targets STYP_BSS is normally
506 /* We use the special COFF backend linker. For normal AMD64 COFF, w
    [all...]
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 1 //===-- COFFDump.cpp - COFF-specific dumper ---------------------*- C++ -*-===//
11 /// \brief This file implements the COFF-specific dumper for llvm-objdump.
19 #include "llvm/Object/COFF.h"
288 error(Obj->getDataDirectory(COFF::TLS_TABLE, DataDir));
313 if (Obj->getMachine() != COFF::IMAGE_FILE_MACHINE_I386)
317 error(Obj->getDataDirectory(COFF::LOAD_CONFIG_TABLE, DataDir));
423 // this COFF file is imported from some DLLs. This is rare.
445 // Given the COFF object file, this function returns the relocations for .pdata
585 if (Obj->getMachine() != COFF::IMAGE_FILE_MACHINE_AMD64) {
620 void llvm::printCOFFSymbolTable(const COFFObjectFile *coff) {
    [all...]
  /system/extras/libfec/
fec_read.cpp 253 size_t coff = (size_t)(offset - curr * FEC_BLOCKSIZE); local
265 size_t copy = FEC_BLOCKSIZE - coff;
271 memcpy(dest, &data[coff], copy);
275 coff = 0;
305 size_t coff = (size_t)(offset - curr * FEC_BLOCKSIZE); local
386 size_t copy = FEC_BLOCKSIZE - coff;
392 memcpy(dest, &data[coff], copy);
396 coff = 0;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
gas.exp 167 setup_xfail "bfin-*-*" "i\[3-7\]86-*-*coff" \
310 # This test is for any COFF target.
314 if { ([istarget *-*-coff*] && ![istarget arm*-*-coff] && ![istarget *c4x*-*-coff] && ![istarget *c54x*-*-coff]) \

Completed in 651 milliseconds

1 2 3 4 56 7 8 91011