HomeSort by relevance Sort by last modified time
    Searched full:coff (Results 951 - 975 of 1895) sorted by null

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-z8k/
relocseg1.dd 2 .*: file format coff-z8k
  /toolchain/binutils/binutils-2.27/bfd/
ChangeLog-2007 619 * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value.
621 * coff-mcore.c (mcore_emit_base_file_entry): Likewise.
622 * coff-ppc.c (write_base_file_entry): New function.
    [all...]
config.bfd 80 maxq-*-coff | \
347 arm-*-coff)
400 c30-*-*coff* | tic30-*-*coff*)
404 c4x-*-*coff* | tic4x-*-*coff* | tic4x-*-rtems*)
410 c54x*-*-*coff* | tic54x-*-*coff*)
550 i[3-7]86-*-sco3.2v5*coff)
598 i[3-7]86-*-sysv* | i[3-7]86-*-isc* | i[3-7]86-*-sco* | i[3-7]86-*-coff | \
    [all...]
coff-ppc.c 7 coff files, in particular, those for the rs/6000, alpha, mips, and
38 #include "coff/powerpc.h"
39 #include "coff/internal.h"
41 #include "coff/pe.h"
98 /* In order not to add an int to every hash table item for every coff
99 linker, we define our own hash table, derived from the coff one. */
934 /* The reloc processing routine for the optimized COFF linker. */
    [all...]
ChangeLog-0203 163 * coff-arm.c (aoutarm_std_reloc_howto [ARM_WINCE]): Set
183 * coff-arm.c (coff_arm_relocate_section, bfd_arm_process_before_allocation):
190 * coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.
249 * coff-rs6000.c: Remove ARGSUSED and VARARGS.
308 * coff-z8k.c: Likewise.
537 * coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto.
538 * coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto
    [all...]
ChangeLog-2011 493 * cofflink.c (_bfd_coff_final_link): Don't use COFF-specific
494 obj_raw_syment_count() on non-COFF input BFD. Insert local symbols
495 from non-COFF input BFDs.
799 * coff-rs6000.c (xcoff_debug_sections): New constant.
    [all...]
aix386-core.c 28 #include "coff/i386.h"
29 #include "coff/internal.h"
ChangeLog-2012 308 * coff-h8500.c (extra_case): Likewise.
355 * coff-x86_64.c (_bfd_generic_find_nearest_line_discriminator):
372 * coff-tic4x.c (tic4x_coff0_vec, tic4x_coff0_beh_vec,
376 * coff-ppc.c (TARGET_LITTLE_SYM): Likewise.
567 * coff-i386.c (bfd_target): Add section flag SEC_EXCLUDE.
569 * coff-x86_64.c: Likewise.
588 * coff-i386.c (_bfd_generic_find_nearest_line_discriminator):
592 * coff-x86_64.c: Likewise.
604 * coff-rs6000.c (rs6000coff_vec): Set _close_and_cleanup
897 * coff-rs6000.c (_bfd_xcoff_read_ar_hdr): Use bfd_zmalloc fo
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/po/
ro.po 180 #: coff-a29k.c:120
184 #: coff-a29k.c:181
188 #: coff-a29k.c:213 coff-or32.c:236
192 #: coff-a29k.c:409
196 #: coff-a29k.c:499
200 #: coff-alpha.c:884 coff-alpha.c:921 coff-alpha.c:1992 coff-mips.c:139
    [all...]
tr.po 181 #: coff-a29k.c:120
185 #: coff-a29k.c:181
189 #: coff-a29k.c:213 coff-or32.c:236
193 #: coff-a29k.c:409
197 #: coff-a29k.c:499
201 #: coff-alpha.c:884 coff-alpha.c:921 coff-alpha.c:1992 coff-mips.c:139
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
ChangeLog-9295 33 * config/obj-coff.c (write_object_file): Set the s_align field to
70 * config/obj-coff.c (size_section, fill_section, fixup_mdeps):
100 * config/obj-coff.c (fixup_segment): If TC_M88K is defined, do not
231 * config/obj-coff.c (write_object_file): Change use of md_do_align
292 * config/obj-coff.c (fixup_segment): Don't subtract md_pcrel_from
312 * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return.
358 * config/obj-coff.c (write_object_file): Use md_do_align if it is
405 * config/obj-coff.c (coff_frob_symbol): Don't call
625 * config/obj-coff.c (coff_n_line_nos): Rename from n_line_nos, and
627 * config/obj-coff.h (coff_n_line_nos): Declare
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
EfiLoader.c 168 // Load and relocate the EFI PE/COFF Firmware Image
222 // Load and relocate the EFI PE/COFF Firmware Image
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 37 #include "llvm/Support/COFF.h"
62 OutStreamer->EmitCOFFSymbolStorageClass(Intrn ? COFF::IMAGE_SYM_CLASS_STATIC
63 : COFF::IMAGE_SYM_CLASS_EXTERNAL);
64 OutStreamer->EmitCOFFSymbolType(COFF::IMAGE_SYM_DTYPE_FUNCTION
65 << COFF::SCT_COMPLEX_TYPE_SHIFT);
510 OutStreamer->EmitCOFFSymbolStorageClass(COFF::IMAGE_SYM_CLASS_STATIC);
511 OutStreamer->EmitCOFFSymbolType(COFF::IMAGE_SYM_DTYPE_NULL);
513 // According to the PE-COFF spec, the LSB of this value marks the object
  /external/llvm/test/tools/llvm-objdump/
win64-unwind-data.test 2 // RUN: llvm-objdump -u %p/Inputs/win64-unwind.exe.coff-x86_64.obj \
4 // RUN: llvm-objdump -u %p/Inputs/win64-unwind.exe.coff-x86_64.exe \
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86AsmPrinter.cpp 40 #include "llvm/Support/COFF.h"
59 OutStreamer.EmitCOFFSymbolStorageClass(Intrn ? COFF::IMAGE_SYM_CLASS_STATIC
60 : COFF::IMAGE_SYM_CLASS_EXTERNAL);
61 OutStreamer.EmitCOFFSymbolType(COFF::IMAGE_SYM_DTYPE_FUNCTION
62 << COFF::SCT_COMPLEX_TYPE_SHIFT);
594 OutStreamer.EmitCOFFSymbolStorageClass(COFF::IMAGE_SYM_CLASS_EXTERNAL);
595 OutStreamer.EmitCOFFSymbolType(COFF::IMAGE_SYM_DTYPE_FUNCTION
596 << COFF::SCT_COMPLEX_TYPE_SHIFT);
  /external/swiftshader/third_party/LLVM/test/MC/COFF/
basic-coff.s 1 // This test checks that the COFF object emitter works for the most basic
4 // RUN: llvm-mc -filetype=obj -triple i686-pc-win32 %s | coff-dump.py | FileCheck %s
  /external/syslinux/gnu-efi/gnu-efi-3.0/
README.gnuefi 163 Microsoft is using on its Windows platforms. PE is basically the COFF
186 (1) COFF sections are very different from ELF sections.
191 constitutes those segments. In COFF (and therefore PE32+) no
192 such distinction is made. Thus, COFF sections need to be page
222 ** (1) Accommodating COFF Sections
224 In order to satisfy the COFF constraint of page-sized and page-aligned
228 This script is set up to create only eight COFF section, each page aligned
377 COFF sections. The answer is simply: we need to be able to discard
  /toolchain/binutils/binutils-2.27/binutils/
rdcoff.c 1 /* stabs.c -- Parse COFF debugging information
22 /* This file contains code which parses COFF debugging information. */
26 #include "coff/internal.h"
38 macros like ISFCN and DECREF, from coff/internal.h, will work
56 /* The index of the current symbol in the COFF symbol table (where
139 /* Parse a COFF type code in NTYPE. */
236 /* Parse a basic COFF type in NTYPE. */
552 /* Handle a single COFF symbol. */
  /toolchain/binutils/binutils-2.27/include/coff/
m88k.h 0 /* coff information for 88k bcs
24 #include "coff/external.h"
sh.h 0 /* coff information for Renesas SH
26 #include "coff/external.h"
tic80.h 0 /* coff information for TI TMS320C80 (MVP)
23 #include "coff/external.h"
ChangeLog-0415 110 * aux-coff.h: Likewise.
338 * internal.h: Add relocation identifiers for coff.
339 * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
342 * x86_64.h: Coff information for x86_64 (AMD64).
366 a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
  /external/boringssl/src/crypto/perlasm/
x86asm.pl 268 $elf=$cpp=$coff=$aout=$macosx=$win32=$netware=$mwerks=$android=0;
275 elsif (($type eq "coff" or $type eq "gaswin"))
276 { $coff=1; require "x86gas.pl"; }
294 coff - GAS/COFF such as Win32 targets
  /external/pdfium/third_party/yasm/
BUILD.gn 295 "source/patched-yasm/modules/objfmts/coff/coff-objfmt.c",
296 "source/patched-yasm/modules/objfmts/coff/win64-except.c",
476 "source/patched-yasm/modules/objfmts/coff/win64-gas.mac",
487 "source/patched-yasm/modules/objfmts/coff/win64-nasm.mac",
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
GdbStub.c 826 the size of the PE/COFF header into the starting address to make things work
827 right as there is no way to pad the Mach-O for the size of the PE/COFF header.
830 Returns a pointer to the PDB file name for a PE/COFF image that has been
831 loaded into system memory with the PE/COFF Loader Library functions.
833 Returns the PDB file name for the PE/COFF image specified by Pe32Data. If
834 the PE/COFF image specified by Pe32Data is not a valid, then NULL is
835 returned. If the PE/COFF image specified by Pe32Data does not contain a
837 in the PE/COFF image specified by Pe32Data does not contain a PDB file name,
841 @param Pe32Data Pointer to the PE/COFF image that is loaded in system
845 @return The PDB file name for the PE/COFF image specified by Pe32Data or NULL
    [all...]

Completed in 992 milliseconds

<<31323334353637383940>>