Searched refs:coff (Results 1 - 25 of 158) sorted by relevance

1234567

/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A Dsetup.com4 $ define coff [-.INCLUDE.COFF]
/macosx-10.10.1/emacs-93/emacs/src/s/
H A Dcxux.h50 #define LINKER /usr/sde/coff/usr/bin/ld
51 #define LD_SWITCH_SYSTEM -L/usr/sde/coff/usr/lib -zzero_word
52 #define START_FILES pre-crt0.o /usr/sde/coff/usr/lib/crt0.o /usr/sde/coff/usr/lib/m88100.o
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-ia64.c24 #include "coff/ia64.h"
25 #include "coff/internal.h"
26 #include "coff/pe.h"
124 in include/coff/pe.h. We adjust so that that will work. */
147 "coff-ia64", /* name */
189 BFD_JUMP_TABLE_GENERIC (coff),
190 BFD_JUMP_TABLE_COPY (coff),
193 BFD_JUMP_TABLE_SYMBOLS (coff),
194 BFD_JUMP_TABLE_RELOCS (coff),
195 BFD_JUMP_TABLE_WRITE (coff),
[all...]
H A DMakefile.am33 # *-*-coff, *-*-aout, etc., configurations, because people will want to
205 coff-apollo.lo \
206 coff-arm.lo \
207 coff-aux.lo \
208 coff-h8300.lo \
209 coff-h8500.lo \
210 coff-i386.lo \
211 coff-go32.lo \
212 coff-i860.lo \
213 coff
[all...]
H A Dcoff-tic54x.c1 /* BFD back-end for TMS320C54X coff binaries.
27 #include "coff/tic54x.h"
28 #include "coff/internal.h"
441 BFD_JUMP_TABLE_GENERIC (coff),
442 BFD_JUMP_TABLE_COPY (coff),
445 BFD_JUMP_TABLE_SYMBOLS (coff),
446 BFD_JUMP_TABLE_RELOCS (coff),
448 BFD_JUMP_TABLE_LINK (coff),
485 BFD_JUMP_TABLE_GENERIC (coff),
486 BFD_JUMP_TABLE_COPY (coff),
[all...]
H A Dcoff-tic30.c1 /* BFD back-end for TMS320C30 coff binaries.
26 #include "coff/tic30.h"
27 #include "coff/internal.h"
58 and coff implementations. */
170 "coff-tic30", /* name */
197 BFD_JUMP_TABLE_GENERIC (coff),
198 BFD_JUMP_TABLE_COPY (coff),
201 BFD_JUMP_TABLE_SYMBOLS (coff),
202 BFD_JUMP_TABLE_RELOCS (coff),
203 BFD_JUMP_TABLE_WRITE (coff),
[all...]
H A Dxcoff-target.h178 BFD_JUMP_TABLE_GENERIC (coff),
179 BFD_JUMP_TABLE_COPY (coff),
180 BFD_JUMP_TABLE_CORE (coff),
182 BFD_JUMP_TABLE_SYMBOLS (coff),
183 BFD_JUMP_TABLE_RELOCS (coff),
184 BFD_JUMP_TABLE_WRITE (coff),
H A Dcoff-i860.c4 Created mostly by substituting "860" for "386" in coff-i386.c
27 #include "coff/i860.h"
29 #include "coff/internal.h"
646 "coff-i860", /* name */
676 BFD_JUMP_TABLE_GENERIC (coff),
677 BFD_JUMP_TABLE_COPY (coff),
680 BFD_JUMP_TABLE_SYMBOLS (coff),
681 BFD_JUMP_TABLE_RELOCS (coff),
682 BFD_JUMP_TABLE_WRITE (coff),
683 BFD_JUMP_TABLE_LINK (coff),
[all...]
H A Dcoff-i386.c27 #include "coff/i386.h"
29 #include "coff/internal.h"
32 #include "coff/pe.h"
36 #include "coff/go32exe.h"
619 "coff-i386", /* name */
658 BFD_JUMP_TABLE_GENERIC (coff),
659 BFD_JUMP_TABLE_COPY (coff),
662 BFD_JUMP_TABLE_SYMBOLS (coff),
663 BFD_JUMP_TABLE_RELOCS (coff),
664 BFD_JUMP_TABLE_WRITE (coff),
[all...]
H A Dcoff-x86_64.c29 #include "coff/x86_64.h"
30 #include "coff/internal.h"
31 #include "coff/pe.h"
716 "coff-x86-64", /* Name. */
755 BFD_JUMP_TABLE_GENERIC (coff),
756 BFD_JUMP_TABLE_COPY (coff),
759 BFD_JUMP_TABLE_SYMBOLS (coff),
760 BFD_JUMP_TABLE_RELOCS (coff),
761 BFD_JUMP_TABLE_WRITE (coff),
762 BFD_JUMP_TABLE_LINK (coff),
[all...]
H A Dpeicode.h261 pe->coff.pe = 1;
290 pe->coff.sym_filepos = internal_f->f_symptr;
293 unfortunately vary among coff implementations... */
294 pe->coff.local_n_btmask = N_BTMASK;
295 pe->coff.local_n_btshft = N_BTSHFT;
296 pe->coff.local_n_tmask = N_TMASK;
297 pe->coff.local_n_tshift = N_TSHIFT;
298 pe->coff.local_symesz = SYMESZ;
299 pe->coff.local_auxesz = AUXESZ;
300 pe->coff
[all...]
H A Dcoffcode.h27 coff backends
29 BFD supports a number of different flavours of coff format.
36 example, The 88k bcs coff format is implemented in the file
37 @file{coff-m88k.c}. This file @code{#include}s
38 @file{coff/m88k.h} which defines the external structure of the
39 coff format for the 88k, and @file{coff/internal.h} which
40 defines the internal structure. @file{coff-m88k.c} also
44 The Intel i960 processor version of coff is implemented in
45 @file{coff
1754 coff_data_type *coff; local
1782 coff_data_type *coff; local
[all...]
H A Dcoff-i960.c28 #include "coff/i960.h"
29 #include "coff/internal.h"
127 /* So the target symbol has to be of coff type, and the symbol
132 /* This is interesting, consider the case where we're outputting coff
133 from a mix n match input, linking from coff to a symbol defined in a
621 CREATE_LITTLE_COFF_TARGET_VEC (icoff_little_vec, "coff-Intel-little", 0, 0, '_', & icoff_big_vec, COFF_SWAP_TABLE)
625 "coff-Intel-big", /* name */
653 BFD_JUMP_TABLE_GENERIC (coff),
654 BFD_JUMP_TABLE_COPY (coff),
657 BFD_JUMP_TABLE_SYMBOLS (coff),
[all...]
/macosx-10.10.1/OpenSSL098-52/src/shlib/
H A Dwin32.bat8 rem ml /coff /c crypto\bf\asm\b-win32.asm
9 rem ml /coff /c crypto\des\asm\c-win32.asm
10 rem ml /coff /c crypto\des\asm\d-win32.asm
11 rem ml /coff /c crypto\bn\asm\x86nt32.asm
/macosx-10.10.1/OpenSSL098-52/src/ms/
H A Dsegrenam.pl46 sysread(FD,$coff,20)==20 || die "$file is too short";
49 $SizeOfOptionalHeader,$Characteristics)=unpack("SSIIISS",$coff);
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dcopy-3.d6 #not-target: *-*-aout *-*-*pe *-*-*coff i*86-*-cygwin* i*86-*-mingw32* x86_64-*-mingw*
/macosx-10.10.1/OpenSSL098-52/src/crypto/perlasm/
H A Dx86asm.pl21 $elf=$cpp=$coff=$aout=$win32=$netware=$mwerks=0;
26 elsif ( ($type eq "coff" or $type eq "gaswin"))
27 { $coff=1; require "x86unix.pl"; }
44 coff - GAS/COFF such as Win32 targets
/macosx-10.10.1/llvmCore-3425.0.34/utils/obj2yaml/
H A Dobj2yaml.cpp59 enum ObjectFileType { coff }; enumerator in enum:ObjectFileType
64 clEnumVal(coff, "process COFF object files"),
/macosx-10.10.1/hfs-285/fsck_hfs/
H A Dcache.c335 uint32_t coff = (off % cache->BlockSize); local
336 uint64_t cblk = (off - coff);
389 buf->Buffer = tag->Buffer + coff;
413 boff = cache->BlockSize - coff;
416 printf("INFO: memcpy(%p, %p + %u, %u)\n", buf->Buffer, tag->Buffer, coff, boff);
418 memcpy (buf->Buffer, tag->Buffer + coff, boff);
508 uint32_t coff = (buf->Offset % cache->BlockSize); local
509 uint64_t cblk = (buf->Offset - coff);
547 boff = cache->BlockSize - coff;
549 memcpy (tag->Buffer + coff, bu
648 uint32_t coff = (buf->Offset % cache->BlockSize); local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/etc/
H A Dmakefile17 # same app but using RDTSC for higher precision [requires 80586+], coff based gcc installs [e.g. ming, cygwin, djgpp]
19 nasm -f coff timer.asm
/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-objdump/
H A Dllvm-objdump.cpp459 static void PrintCOFFSymbolTable(const COFFObjectFile *coff) { argument
461 if (error(coff->getHeader(header))) return;
470 if (error(coff->getAuxSymbol<coff_aux_section_definition>(i, asd)))
485 if (error(coff->getSymbol(i, symbol))) return;
486 if (error(coff->getSymbolName(symbol, name))) return;
503 if (const COFFObjectFile *coff = dyn_cast<const COFFObjectFile>(o))
504 PrintCOFFSymbolTable(coff);
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfig.sub761 os=-coff
957 os=-coff
1078 os=-coff
1082 os=-coff
1086 os=-coff
1163 z8k-*-coff)
1167 z80-*-coff)
1293 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1476 os=-coff
1513 os=-coff
[all...]
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dconfig.sub650 os=-coff
741 os=-coff
826 os=-coff
940 os=-coff
944 os=-coff
948 os=-coff
1013 z8k-*-coff)
1133 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1290 os=-coff
1324 os=-coff
[all...]
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfig.sub672 os=-coff
759 os=-coff
848 os=-coff
962 os=-coff
966 os=-coff
970 os=-coff
1039 z8k-*-coff)
1163 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1332 os=-coff
1366 os=-coff
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/admin/
H A Dconfig.sub762 os=-coff
958 os=-coff
1079 os=-coff
1083 os=-coff
1087 os=-coff
1164 z8k-*-coff)
1168 z80-*-coff)
1294 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1479 os=-coff
1516 os=-coff
[all...]

Completed in 273 milliseconds

1234567