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

1 2 3 4 5 6 7 891011

  /external/protobuf/gtest/build-aux/
config.sub 819 os=-coff
1034 os=-coff
1234 z8k-*-coff)
1238 z80-*-coff)
1364 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1547 os=-coff
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
config.sub 819 os=-coff
1034 os=-coff
1234 z8k-*-coff)
1238 z80-*-coff)
1364 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1547 os=-coff
1553 os=-coff
1556 os=-coff
    [all...]
  /external/python/cpython2/
config.sub 849 os=-coff
1068 os=-coff
1268 z8k-*-coff)
1272 z80-*-coff)
1398 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
    [all...]
  /external/strace/
config.sub 851 os=-coff
1073 os=-coff
1276 z8k-*-coff)
1280 z80-*-coff)
1406 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
    [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
config.sub 803 os=-coff
1010 os=-coff
1210 z8k-*-coff)
1214 z80-*-coff)
1340 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
    [all...]
  /external/tcpdump/
config.sub 834 os=-coff
1053 os=-coff
1253 z8k-*-coff)
1257 z80-*-coff)
1383 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
    [all...]
  /external/valgrind/
config.sub 834 os=-coff
1053 os=-coff
1253 z8k-*-coff)
1257 z80-*-coff)
1383 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
config.sub 811 os=-coff
1022 os=-coff
1222 z8k-*-coff)
1226 z80-*-coff)
1352 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1538 os=-coff
1541 os=-coff
1544 os=-coff
1547 os=-coff
    [all...]
  /toolchain/binutils/binutils-2.25/
config.sub 832 os=-coff
1051 os=-coff
1251 z8k-*-coff)
1255 z80-*-coff)
1381 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
    [all...]
config.rpath 480 linux*oldld* | linux*aout* | linux*coff*)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arch7.d 4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
arm-it-auto.d 4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
barrier-thumb.d 6 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
armv8-a+simd.d 3 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
  /toolchain/binutils/binutils-2.25/bfd/
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
coff-sh.c 1 /* BFD back-end for Renesas Super-H COFF binaries.
29 #include "coff/sh.h"
30 #include "coff/internal.h"
35 #include "coff/pe.h"
97 in coff/internal.h which we do not expect to ever see. */
411 /* Convert an rtype to howto for the COFF backend linker.
412 Copied from coff-i386. */
647 /* We use the special COFF backend linker. */
895 of changes which have to be made, as is done in coff-mips.c;
    [all...]
libcoff.h 5 /* BFD COFF object file private structure.
48 /* `Tdata' information kept for COFF files. */
65 from coff implementation to implementation... */
90 /* Is this a PE format coff file? */
92 /* Used by the COFF backend linker. */
106 /* The timestamp from the COFF file header. */
109 /* Copy of some of the f_flags bits in the COFF filehdr structure,
113 /* coff-stgo32 EXE stub header after BFD tdata has been allocated. Its data
121 coff_data_type coff; member in struct:pe_tdata
145 /* Basic COFF information. *
146 coff_data_type coff; member in struct:xcoff_tdata
    [all...]
coff-rs6000.c 29 #include "coff/internal.h"
30 #include "coff/xcoff.h"
31 #include "coff/rs6000.h"
318 /* We use our own tdata type. Its first field is the COFF tdata type,
319 so the COFF routines are compatible. */
324 coff_data_type *coff; local
330 coff = coff_data (abfd);
331 coff->symbols = (coff_symbol_type *) NULL;
332 coff->conversion_table = (unsigned int *) NULL;
333 coff->raw_syments = (struct coff_ptr_struct *) NULL
    [all...]
coffgen.c 1 /* Support for the generic parts of COFF, for BFD.
25 /* This file contains COFF code that is not dependent on any
26 particular COFF target. There is only one version of this file in
36 Those functions may not use any COFF specific information, such as
42 #include "coff/internal.h"
45 /* Take a section header read from a coff file (in HOST byte order),
135 /* At least on i386-coff, the line number count for a shared library
219 /* Read in a COFF object and make it into a BFD. This is used by
309 /* Turn a COFF file into a BFD, but fail with bfd_error_wrong_format if it is
310 not a COFF file. This is also used by ECOFF. *
2426 coff_symbol_type *coff = (coff_symbol_type *) (l->u.sym); local
    [all...]
  /external/libexif/
config.rpath 485 linux*oldld* | linux*aout* | linux*coff*)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
reglabel.d 5 .*: +file format coff-z8k
  /external/autotest/client/common_lib/
magic.py     [all...]
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 38 #include "llvm/Object/COFF.h"
332 // TheTriple defaults to ELF, and COFF doesn't have an environment:
902 if (auto *COFF = dyn_cast<COFFObjectFile>(Obj))
903 return getRelocationValueString(COFF, Rel, Result);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.h 0 /* coff object file format
29 bfd internal coff headerfile. */
31 #include "coff/internal.h"
37 #include "coff/arm.h"
39 #define TARGET_FORMAT "coff-arm"
45 #include "coff/powerpc.h"
47 #include "coff/rs6000.h"
52 #include "coff/sparc.h"
57 #include "coff/x86_64.h"
59 #include "coff/i386.h
    [all...]
  /external/bison/build-aux/
config.rpath 598 linux*oldld* | linux*aout* | linux*coff*)

Completed in 2750 milliseconds

1 2 3 4 5 6 7 891011