| /src/sys/lib/libsa/ |
| loadfile_ecoff.c | 54 loadfile_coff(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) 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->a.tsize [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| coff-riscv64.c | 1 /* BFD back-end for RISC-V 64-bit COFF files. 22 #error non-PE COFF unsupported 28 #include "coff/riscv64.h" 29 #include "coff/internal.h" 30 #include "coff/pe.h" 66 "coff-riscv64-little", /* Name. */ 122 BFD_JUMP_TABLE_GENERIC (coff), 123 BFD_JUMP_TABLE_COPY (coff), 126 BFD_JUMP_TABLE_SYMBOLS (coff), 127 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-tic54x.c | 1 /* BFD back-end for TMS320C54X coff binaries. 26 #include "coff/tic54x.h" 27 #include "coff/internal.h" 41 the COFF file, you would see the octets ordered as 0x78, 0x56, 0x34, 0x12. 295 /* Replace the stock _bfd_coff_is_local_label_name to recognize TI COFF local 373 /* TI COFF v0, DOS tools (little-endian headers). */ 418 BFD_JUMP_TABLE_GENERIC (coff), 419 BFD_JUMP_TABLE_COPY (coff), 422 BFD_JUMP_TABLE_SYMBOLS (coff), 423 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-loongarch64.c | 1 /* BFD back-end for LoongArch64 COFF files. 22 #error non-PE COFF unsupported 28 #include "coff/loongarch64.h" 29 #include "coff/internal.h" 30 #include "coff/pe.h" 66 /* Handle include/coff/loongarch64.h external_reloc. */ 149 BFD_JUMP_TABLE_GENERIC (coff), 150 BFD_JUMP_TABLE_COPY (coff), 153 BFD_JUMP_TABLE_SYMBOLS (coff), 154 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-ia64.c | 1 /* BFD back-end for HP/Intel IA-64 COFF files. 23 #error non-PE COFF unsupported 29 #include "coff/ia64.h" 30 #include "coff/internal.h" 31 #include "coff/pe.h" 125 pick up the COFF header for PE, see "struct external_PEI_filehdr" 126 in include/coff/pe.h. We adjust so that that will work. */ 149 "coff-ia64", /* name */ 206 BFD_JUMP_TABLE_GENERIC (coff), 207 BFD_JUMP_TABLE_COPY (coff), [all...] |
| coff-tic30.c | 1 /* BFD back-end for TMS320C30 coff binaries. 26 #include "coff/tic30.h" 27 #include "coff/internal.h" 53 and coff implementations. */ 188 "coff-tic30", /* name */ 230 BFD_JUMP_TABLE_GENERIC (coff), 231 BFD_JUMP_TABLE_COPY (coff), 234 BFD_JUMP_TABLE_SYMBOLS (coff), 235 BFD_JUMP_TABLE_RELOCS (coff), 236 BFD_JUMP_TABLE_WRITE (coff), [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff-loongarch64.c | 1 /* BFD back-end for LoongArch64 COFF files. 29 #include "coff/loongarch64.h" 30 #include "coff/internal.h" 31 #include "coff/pe.h" 67 /* Handle include/coff/loongarch64.h external_reloc. */ 149 BFD_JUMP_TABLE_GENERIC (coff), 150 BFD_JUMP_TABLE_COPY (coff), 153 BFD_JUMP_TABLE_SYMBOLS (coff), 154 BFD_JUMP_TABLE_RELOCS (coff), 155 BFD_JUMP_TABLE_WRITE (coff), [all...] |
| coff-riscv64.c | 1 /* BFD back-end for RISC-V 64-bit COFF files. 24 #include "coff/riscv64.h" 25 #include "coff/internal.h" 26 #include "coff/pe.h" 62 "coff-riscv64-little", /* Name. */ 117 BFD_JUMP_TABLE_GENERIC (coff), 118 BFD_JUMP_TABLE_COPY (coff), 121 BFD_JUMP_TABLE_SYMBOLS (coff), 122 BFD_JUMP_TABLE_RELOCS (coff), 123 BFD_JUMP_TABLE_WRITE (coff), [all...] |
| coff-tic54x.c | 1 /* BFD back-end for TMS320C54X coff binaries. 26 #include "coff/tic54x.h" 27 #include "coff/internal.h" 41 the COFF file, you would see the octets ordered as 0x78, 0x56, 0x34, 0x12. 295 /* Replace the stock _bfd_coff_is_local_label_name to recognize TI COFF local 373 /* TI COFF v0, DOS tools (little-endian headers). */ 417 BFD_JUMP_TABLE_GENERIC (coff), 418 BFD_JUMP_TABLE_COPY (coff), 421 BFD_JUMP_TABLE_SYMBOLS (coff), 422 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-ia64.c | 1 /* BFD back-end for HP/Intel IA-64 COFF files. 25 #include "coff/ia64.h" 26 #include "coff/internal.h" 27 #include "coff/pe.h" 121 pick up the COFF header for PE, see "struct external_PEI_filehdr" 122 in include/coff/pe.h. We adjust so that that will work. */ 145 "coff-ia64", /* name */ 201 BFD_JUMP_TABLE_GENERIC (coff), 202 BFD_JUMP_TABLE_COPY (coff), 205 BFD_JUMP_TABLE_SYMBOLS (coff), [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff-loongarch64.c | 1 /* BFD back-end for LoongArch64 COFF files. 29 #include "coff/loongarch64.h" 30 #include "coff/internal.h" 31 #include "coff/pe.h" 67 /* Handle include/coff/loongarch64.h external_reloc. */ 149 BFD_JUMP_TABLE_GENERIC (coff), 150 BFD_JUMP_TABLE_COPY (coff), 153 BFD_JUMP_TABLE_SYMBOLS (coff), 154 BFD_JUMP_TABLE_RELOCS (coff), 155 BFD_JUMP_TABLE_WRITE (coff), [all...] |
| coff-riscv64.c | 1 /* BFD back-end for RISC-V 64-bit COFF files. 24 #include "coff/riscv64.h" 25 #include "coff/internal.h" 26 #include "coff/pe.h" 62 "coff-riscv64-little", /* Name. */ 117 BFD_JUMP_TABLE_GENERIC (coff), 118 BFD_JUMP_TABLE_COPY (coff), 121 BFD_JUMP_TABLE_SYMBOLS (coff), 122 BFD_JUMP_TABLE_RELOCS (coff), 123 BFD_JUMP_TABLE_WRITE (coff), [all...] |
| coff-tic54x.c | 1 /* BFD back-end for TMS320C54X coff binaries. 26 #include "coff/tic54x.h" 27 #include "coff/internal.h" 41 the COFF file, you would see the octets ordered as 0x78, 0x56, 0x34, 0x12. 295 /* Replace the stock _bfd_coff_is_local_label_name to recognize TI COFF local 373 /* TI COFF v0, DOS tools (little-endian headers). */ 417 BFD_JUMP_TABLE_GENERIC (coff), 418 BFD_JUMP_TABLE_COPY (coff), 421 BFD_JUMP_TABLE_SYMBOLS (coff), 422 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-ia64.c | 1 /* BFD back-end for HP/Intel IA-64 COFF files. 25 #include "coff/ia64.h" 26 #include "coff/internal.h" 27 #include "coff/pe.h" 121 pick up the COFF header for PE, see "struct external_PEI_filehdr" 122 in include/coff/pe.h. We adjust so that that will work. */ 145 "coff-ia64", /* name */ 201 BFD_JUMP_TABLE_GENERIC (coff), 202 BFD_JUMP_TABLE_COPY (coff), 205 BFD_JUMP_TABLE_SYMBOLS (coff), [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| coff-riscv64.c | 1 /* BFD back-end for RISC-V 64-bit COFF files. 22 #error non-PE COFF unsupported 28 #include "coff/riscv64.h" 29 #include "coff/internal.h" 30 #include "coff/pe.h" 66 "coff-riscv64-little", /* Name. */ 121 BFD_JUMP_TABLE_GENERIC (coff), 122 BFD_JUMP_TABLE_COPY (coff), 125 BFD_JUMP_TABLE_SYMBOLS (coff), 126 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-tic54x.c | 1 /* BFD back-end for TMS320C54X coff binaries. 26 #include "coff/tic54x.h" 27 #include "coff/internal.h" 41 the COFF file, you would see the octets ordered as 0x78, 0x56, 0x34, 0x12. 295 /* Replace the stock _bfd_coff_is_local_label_name to recognize TI COFF local 373 /* TI COFF v0, DOS tools (little-endian headers). */ 417 BFD_JUMP_TABLE_GENERIC (coff), 418 BFD_JUMP_TABLE_COPY (coff), 421 BFD_JUMP_TABLE_SYMBOLS (coff), 422 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-loongarch64.c | 1 /* BFD back-end for LoongArch64 COFF files. 22 #error non-PE COFF unsupported 28 #include "coff/loongarch64.h" 29 #include "coff/internal.h" 30 #include "coff/pe.h" 66 /* Handle include/coff/loongarch64.h external_reloc. */ 148 BFD_JUMP_TABLE_GENERIC (coff), 149 BFD_JUMP_TABLE_COPY (coff), 152 BFD_JUMP_TABLE_SYMBOLS (coff), 153 BFD_JUMP_TABLE_RELOCS (coff), [all...] |
| coff-ia64.c | 1 /* BFD back-end for HP/Intel IA-64 COFF files. 23 #error non-PE COFF unsupported 29 #include "coff/ia64.h" 30 #include "coff/internal.h" 31 #include "coff/pe.h" 125 pick up the COFF header for PE, see "struct external_PEI_filehdr" 126 in include/coff/pe.h. We adjust so that that will work. */ 149 "coff-ia64", /* name */ 205 BFD_JUMP_TABLE_GENERIC (coff), 206 BFD_JUMP_TABLE_COPY (coff), [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| nouveau_nvkm_engine_disp_dmacgv100.c | 58 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);
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/ |
| COFFObjcopy.h | 24 namespace coff { namespace in namespace:llvm::objcopy 29 } // end namespace coff
|
| /src/external/bsd/nvi/dist/common/ |
| search.c | 155 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, len != 0 ? len - 1 : len) 300 size_t coff, last, len; local [all...] |
| /src/external/mpl/bind/dist/lib/dns/ |
| compress.c | 230 unsigned int coff = isc_buffer_usedlength(buffer) + prefix_len; local 231 if (coff >= 0x4000 || cctx->count > cctx->mask * 3 / 4) { 237 if (cctx->set[slot].coff == 0) { 239 cctx->set[slot].coff = coff; 247 ISC_SWAP(cctx->set[slot].coff, coff); 309 unsigned int coff = cctx->set[slot].coff; local 317 if (coff == 0 || probe > probe_distance(cctx, slot)) [all...] |
| /src/etc/etc.ews4800mips/ |
| Makefile.inc | 22 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot.coff \
|
| /src/distrib/ews4800mips/floppies/instkernel/ |
| Makefile | 24 ${MIPS_ELF2ECOFF} ${BOOT_RAMDISK}.tmp ${BOOT_RAMDISK}.coff 25 ${TOOL_GZIP_N} -9c ${BOOT_RAMDISK}.coff > ${.TARGET} 27 CLEANFILES+= ${BOOT_RAMDISK}.tmp ${BOOT_RAMDISK}.coff ${BOOT_RAMDISK}.gz
|
| /src/external/bsd/nvi/dist/vi/ |
| vs_split.c | 76 _HMAP(new)->coff = 0; 91 new->coff = sp->coff; 236 _HMAP(new)->coff = 0; 255 new->coff = sp->coff + cols + 1; 318 if (tsp->roff != sp->roff || tsp->coff > sp->coff) 328 (tsp->roff == sp->roff && tsp->coff < sp->coff)) { [all...] |