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

1234

/freebsd-10-stable/contrib/nvi/common/
H A Dsearch.c161 size_t coff, len; local
170 coff = 0;
189 if ((coff = fm->cno) != 0)
190 --coff;
192 coff = 0;
203 coff = fm->cno + 1;
207 for (cnt = INTERRUPT_CHECK, rval = 1, wrapped = 0;; ++lno, coff = 0) {
234 if (len != 0 && coff == len)
238 match[0].rm_so = coff;
243 lno, coff, le
307 size_t coff, last, len; local
[all...]
/freebsd-10-stable/contrib/binutils/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.am34 # *-*-coff, *-*-aout, etc., configurations, because people will want to
208 coff-apollo.lo \
209 coff-arm.lo \
210 coff-aux.lo \
211 coff-h8300.lo \
212 coff-h8500.lo \
213 coff-i386.lo \
214 coff-go32.lo \
215 coff-i860.lo \
216 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-i386.c27 #include "coff/i386.h"
29 #include "coff/internal.h"
32 #include "coff/pe.h"
36 #include "coff/go32exe.h"
634 "coff-i386", /* name */
673 BFD_JUMP_TABLE_GENERIC (coff),
674 BFD_JUMP_TABLE_COPY (coff),
677 BFD_JUMP_TABLE_SYMBOLS (coff),
678 BFD_JUMP_TABLE_RELOCS (coff),
679 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"
737 "coff-x86-64", /* Name. */
776 BFD_JUMP_TABLE_GENERIC (coff),
777 BFD_JUMP_TABLE_COPY (coff),
780 BFD_JUMP_TABLE_SYMBOLS (coff),
781 BFD_JUMP_TABLE_RELOCS (coff),
782 BFD_JUMP_TABLE_WRITE (coff),
783 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 Dpe-mips.c4 Modified from coff-i386.c by DJ Delorie, dj@cygnus.com
29 #include "coff/mipspe.h"
30 #include "coff/internal.h"
31 #include "coff/pe.h"
907 BFD_JUMP_TABLE_GENERIC (coff),
908 BFD_JUMP_TABLE_COPY (coff),
911 BFD_JUMP_TABLE_SYMBOLS (coff),
912 BFD_JUMP_TABLE_RELOCS (coff),
913 BFD_JUMP_TABLE_WRITE (coff),
914 BFD_JUMP_TABLE_LINK (coff),
[all...]
/freebsd-10-stable/contrib/nvi/vi/
H A Dvs_split.c71 _HMAP(new)->coff = 0;
86 new->coff = sp->coff;
231 _HMAP(new)->coff = 0;
250 new->coff = sp->coff + cols + 1;
313 if (tsp->roff != sp->roff || tsp->coff > sp->coff)
323 (tsp->roff == sp->roff && tsp->coff < sp->coff)) {
[all...]
H A Dvs_smap.c199 tmp.coff = 0;
212 tmp.coff = 0;
217 TMAP->coff = tmp.coff;
225 HMAP->coff = 0;
247 p->coff = 0;
264 TMAP->coff = 0;
284 HMAP->coff = 0;
362 size_t cnt_orig, cnt, coff; local
365 coff
[all...]
H A Dvs_refresh.c344 tmp.coff = HMAP->coff;
363 tmp.coff = HMAP->coff;
600 off = smp->coff;
622 smp->coff = off;
625 smp->coff = off;
/freebsd-10-stable/contrib/binutils/gas/
H A DMakefile.am108 coff \
126 coff) \
161 coff) \
352 config/obj-coff.c \
360 config/obj-coff.h \
556 ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
557 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
565 obj-coff
[all...]
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_lpc.c346 int coff, int bytes, uint32_t val)
352 if (coff >= 0x60 && coff <= 0x63)
353 pirq_pin = coff - 0x60 + 1;
354 if (coff >= 0x68 && coff <= 0x6b)
355 pirq_pin = coff - 0x68 + 5;
358 pci_set_cfgdata8(pi, coff, pirq_read(pirq_pin));
345 pci_lpc_cfgwrite(struct vmctx *ctx, int vcpu, struct pci_devinst *pi, int coff, int bytes, uint32_t val) argument
H A Dpci_passthru.c707 bar_access(int coff) argument
709 if (coff >= PCIR_BAR(0) && coff < PCIR_BAR(PCI_BARMAX + 1))
716 msicap_access(struct passthru_softc *sc, int coff) argument
725 if (coff >= sc->psc_msi.capoff && coff < sc->psc_msi.capoff + caplen)
732 msixcap_access(struct passthru_softc *sc, int coff) argument
737 return (coff >= sc->psc_msix.capoff &&
738 coff < sc->psc_msix.capoff + MSIX_CAPLEN);
743 int coff, in
742 passthru_cfgread(struct vmctx *ctx, int vcpu, struct pci_devinst *pi, int coff, int bytes, uint32_t *rv) argument
773 passthru_cfgwrite(struct vmctx *ctx, int vcpu, struct pci_devinst *pi, int coff, int bytes, uint32_t val) argument
[all...]
H A Dpci_emul.c114 int func, int coff, int bytes, uint32_t *val);
117 CFGWRITE(struct pci_devinst *pi, int coff, uint32_t val, int bytes) argument
121 pci_set_cfgdata8(pi, coff, val);
123 pci_set_cfgdata16(pi, coff, val);
125 pci_set_cfgdata32(pi, coff, val);
129 CFGREAD(struct pci_devinst *pi, int coff, int bytes) argument
133 return (pci_get_cfgdata8(pi, coff));
135 return (pci_get_cfgdata16(pi, coff));
137 return (pci_get_cfgdata32(pi, coff));
952 * This function assumes that 'coff' i
1041 int bus, slot, func, coff, in; local
1664 pci_emul_cmdsts_write(struct pci_devinst *pi, int coff, uint32_t new, int bytes) argument
1730 pci_cfgrw(struct vmctx *ctx, int vcpu, int in, int bus, int slot, int func, int coff, int bytes, uint32_t *eax) argument
1905 int coff; local
[all...]
/freebsd-10-stable/contrib/nvi/cl/
H A Dcl_funcs.c271 for (spcnt = (sp->coff + sp->cols) - x; spcnt > 0; --spcnt)
301 *xp -= sp->coff;
376 tsp->roff, tsp->coff);
509 lno, sp->roff, cno, sp->coff);
556 if (psp->coff + psp->cols + 1 == tsp->coff)
559 if (tsp->coff + tsp->cols + 1 == psp->coff)
592 mvvline(sp->roff, sp->cols + sp->coff, '|', sp->rows);
594 mvvline(sp->roff, sp->cols + sp->coff, ACS_VLIN
[all...]
/freebsd-10-stable/crypto/openssl/crypto/perlasm/
H A Dx86gas.pl8 $nmdecor=($::aout or $::coff)?"_":""; # external name decoration
14 $com_start="#" if ($::aout or $::coff);
109 if ($::coff)
224 elsif ($::coff)
H A Dx86asm.pl221 $elf=$cpp=$coff=$aout=$macosx=$win32=$netware=$mwerks=$android=0;
226 elsif (($type eq "coff" or $type eq "gaswin"))
227 { $coff=1; require "x86gas.pl"; }
245 coff - GAS/COFF such as Win32 targets
/freebsd-10-stable/contrib/libpcap/
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...]
/freebsd-10-stable/contrib/libyaml/config/
H A Dconfig.sub763 os=-coff
959 os=-coff
1080 os=-coff
1084 os=-coff
1088 os=-coff
1170 z8k-*-coff)
1174 z80-*-coff)
1300 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1485 os=-coff
1522 os=-coff
[all...]
/freebsd-10-stable/contrib/openbsm/config/
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...]
/freebsd-10-stable/contrib/tcpdump/
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...]
/freebsd-10-stable/crypto/heimdal/
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...]
/freebsd-10-stable/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp641 static void PrintCOFFSymbolTable(const COFFObjectFile *coff) { argument
643 if (error(coff->getHeader(header))) return;
652 if (error(coff->getAuxSymbol<coff_aux_section_definition>(i, asd)))
667 if (error(coff->getSymbol(i, symbol))) return;
668 if (error(coff->getSymbolName(symbol, name))) return;
685 if (const COFFObjectFile *coff = dyn_cast<const COFFObjectFile>(o))
686 PrintCOFFSymbolTable(coff);
763 if (const COFFObjectFile *coff = dyn_cast<COFFObjectFile>(o)) {
764 printCOFFUnwindInfo(coff);

Completed in 134 milliseconds

1234