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

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/
H A Dpcrel.l2 [^:]*pcrel(-coff)?\.s:5: Warning: Deprecated syntax.
3 [^:]*pcrel(-coff)?\.s:6: Warning: Deprecated syntax.
/netbsd-current/sys/lib/libsa/
H A Dloadfile_ecoff.c54 loadfile_coff(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) argument
64 if (lseek(fd, ECOFF_TXTOFF(coff), SEEK_SET) == -1) {
69 if (coff->a.tsize != 0) {
71 PROGRESS(("%lu", coff->a.tsize));
72 nr = READ(fd, coff->a.text_start, coff->a.tsize);
76 if (nr != coff->a.tsize) {
82 if (lseek(fd, coff->a.tsize, SEEK_CUR) == -1) {
88 pos = coff->a.text_start;
91 pos += coff
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dfill16.d6 #skip: arm-*-coff i[3-7]86-*-coff [is_xcoff_format]
7 #xfail: alpha*-*-*ecoff sh-*-pe sparc*-*-coff
8 #xfail: tic30-*-coff tic4x-*-* tic54x-*-* z8k-*-*
9 #xfail: z80-*-coff
17 # arm-coff always aligns code to 4 bytes.
18 # i386-coff always aligns code to 4 bytes.
20 # sparc-coff aligns to 8 bytes
21 # tic30-coff aligns to 2 bytes
24 # z8k-coff align
[all...]
H A Dsegment-start.d6 #xfail: tic30-*-*aout* c54x*-*-*coff* tic54x-*-*coff*
H A Dfill.d9 #xfail: alpha*-*-*ecoff sh-*-pe sparc*-*-coff
10 #xfail: tic30-*-coff tic4x-*-* tic54x-*-* z8k-*-*
21 # sparc-coff aligns to 8 bytes
22 # tic30-coff aligns to 2 bytes
28 # z8k-coff aligns to 2 bytes
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z80/
H A Ddollar.d4 .*:[ ]+file format (coff)|(elf32)\-z80
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-aarch64.c33 #include "coff/aarch64.h"
34 #include "coff/internal.h"
35 #include "coff/pe.h"
153 BFD_JUMP_TABLE_GENERIC (coff),
154 BFD_JUMP_TABLE_COPY (coff),
157 BFD_JUMP_TABLE_SYMBOLS (coff),
158 BFD_JUMP_TABLE_RELOCS (coff),
159 BFD_JUMP_TABLE_WRITE (coff),
160 BFD_JUMP_TABLE_LINK (coff),
H A Dcoff-tic54x.c1 /* BFD back-end for TMS320C54X coff binaries.
26 #include "coff/tic54x.h"
27 #include "coff/internal.h"
445 BFD_JUMP_TABLE_GENERIC (coff),
446 BFD_JUMP_TABLE_COPY (coff),
449 BFD_JUMP_TABLE_SYMBOLS (coff),
450 BFD_JUMP_TABLE_RELOCS (coff),
452 BFD_JUMP_TABLE_LINK (coff),
507 BFD_JUMP_TABLE_GENERIC (coff),
508 BFD_JUMP_TABLE_COPY (coff),
[all...]
H A Dcoff-ia64.c25 #include "coff/ia64.h"
26 #include "coff/internal.h"
27 #include "coff/pe.h"
123 in include/coff/pe.h. We adjust so that that will work. */
146 "coff-ia64", /* name */
202 BFD_JUMP_TABLE_GENERIC (coff),
203 BFD_JUMP_TABLE_COPY (coff),
206 BFD_JUMP_TABLE_SYMBOLS (coff),
207 BFD_JUMP_TABLE_RELOCS (coff),
208 BFD_JUMP_TABLE_WRITE (coff),
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpe-x86_64.c67 #include "coff-x86_64.c"
119 BFD_JUMP_TABLE_GENERIC (coff),
120 BFD_JUMP_TABLE_COPY (coff),
123 BFD_JUMP_TABLE_SYMBOLS (coff),
124 BFD_JUMP_TABLE_RELOCS (coff),
125 BFD_JUMP_TABLE_WRITE (coff),
126 BFD_JUMP_TABLE_LINK (coff),
H A Dcoff-tic54x.c1 /* BFD back-end for TMS320C54X coff binaries.
26 #include "coff/tic54x.h"
27 #include "coff/internal.h"
444 BFD_JUMP_TABLE_GENERIC (coff),
445 BFD_JUMP_TABLE_COPY (coff),
448 BFD_JUMP_TABLE_SYMBOLS (coff),
449 BFD_JUMP_TABLE_RELOCS (coff),
451 BFD_JUMP_TABLE_LINK (coff),
501 BFD_JUMP_TABLE_GENERIC (coff),
502 BFD_JUMP_TABLE_COPY (coff),
[all...]
H A Dcoff-ia64.c25 #include "coff/ia64.h"
26 #include "coff/internal.h"
27 #include "coff/pe.h"
123 in include/coff/pe.h. We adjust so that that will work. */
146 "coff-ia64", /* name */
201 BFD_JUMP_TABLE_GENERIC (coff),
202 BFD_JUMP_TABLE_COPY (coff),
205 BFD_JUMP_TABLE_SYMBOLS (coff),
206 BFD_JUMP_TABLE_RELOCS (coff),
207 BFD_JUMP_TABLE_WRITE (coff),
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-loongarch64.c33 #include "coff/loongarch64.h"
34 #include "coff/internal.h"
35 #include "coff/pe.h"
74 /* Handle include/coff/loongarch64.h external_reloc. */
156 BFD_JUMP_TABLE_GENERIC (coff),
157 BFD_JUMP_TABLE_COPY (coff),
160 BFD_JUMP_TABLE_SYMBOLS (coff),
161 BFD_JUMP_TABLE_RELOCS (coff),
162 BFD_JUMP_TABLE_WRITE (coff),
163 BFD_JUMP_TABLE_LINK (coff),
[all...]
H A Dcoff-tic54x.c1 /* BFD back-end for TMS320C54X coff binaries.
26 #include "coff/tic54x.h"
27 #include "coff/internal.h"
445 BFD_JUMP_TABLE_GENERIC (coff),
446 BFD_JUMP_TABLE_COPY (coff),
449 BFD_JUMP_TABLE_SYMBOLS (coff),
450 BFD_JUMP_TABLE_RELOCS (coff),
452 BFD_JUMP_TABLE_LINK (coff),
507 BFD_JUMP_TABLE_GENERIC (coff),
508 BFD_JUMP_TABLE_COPY (coff),
[all...]
H A Dcoff-ia64.c25 #include "coff/ia64.h"
26 #include "coff/internal.h"
27 #include "coff/pe.h"
123 in include/coff/pe.h. We adjust so that that will work. */
146 "coff-ia64", /* name */
202 BFD_JUMP_TABLE_GENERIC (coff),
203 BFD_JUMP_TABLE_COPY (coff),
206 BFD_JUMP_TABLE_SYMBOLS (coff),
207 BFD_JUMP_TABLE_RELOCS (coff),
208 BFD_JUMP_TABLE_WRITE (coff),
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_dmacgv100.c58 const u32 coff = chan->chid.ctrl * 0x04; local
59 nvkm_mask(device, 0x6104e0 + coff, 0x00000010, 0x00000000);
61 nvkm_mask(device, 0x6104e0 + coff, 0x00000002, 0x00000000);
71 const u32 coff = chan->chid.ctrl * 0x04; local
78 nvkm_mask(device, 0x6104e0 + coff, 0x00000010, 0x00000010);
80 nvkm_wr32(device, 0x6104e0 + coff, 0x00000013);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-z80/
H A Darch_default.d7 .*:[ ]+file format (coff)|(elf32)\-z80
H A Darch_z80.d7 .*:[ ]+file format (coff)|(elf32)\-z80
H A Darch_ez80_adl.d8 .*:[ ]+file format (coff)|(elf32)\-z80
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-tic54x.c1 /* BFD back-end for TMS320C54X coff binaries.
26 #include "coff/tic54x.h"
27 #include "coff/internal.h"
444 BFD_JUMP_TABLE_GENERIC (coff),
445 BFD_JUMP_TABLE_COPY (coff),
448 BFD_JUMP_TABLE_SYMBOLS (coff),
449 BFD_JUMP_TABLE_RELOCS (coff),
451 BFD_JUMP_TABLE_LINK (coff),
501 BFD_JUMP_TABLE_GENERIC (coff),
502 BFD_JUMP_TABLE_COPY (coff),
[all...]
H A Dcoff-ia64.c25 #include "coff/ia64.h"
26 #include "coff/internal.h"
27 #include "coff/pe.h"
123 in include/coff/pe.h. We adjust so that that will work. */
146 "coff-ia64", /* name */
201 BFD_JUMP_TABLE_GENERIC (coff),
202 BFD_JUMP_TABLE_COPY (coff),
205 BFD_JUMP_TABLE_SYMBOLS (coff),
206 BFD_JUMP_TABLE_RELOCS (coff),
207 BFD_JUMP_TABLE_WRITE (coff),
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.h24 namespace coff { namespace in namespace:llvm::objcopy
29 } // end namespace coff
/netbsd-current/external/bsd/nvi/dist/common/
H A Dsearch.c155 size_t coff, len; local
168 coff = 0;
187 if ((coff = fm->cno) != 0)
188 --coff;
190 coff = 0;
202 coff = fm->cno + 1;
206 for (cnt = INTERRUPT_CHECK, rval = 1;; ++lno, coff = 0) {
234 if (len != 0 && coff == len)
238 match[0].rm_so = coff;
243 lno, coff, le
300 size_t coff, last, len; local
[all...]
/netbsd-current/etc/etc.ews4800mips/
H A DMakefile.inc22 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot.coff \
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/arm/
H A Dvdup-thumb.d5 #skip: *-*-pe *-wince-* *-*-coff

Completed in 305 milliseconds

1234567891011>>