| /toolchain/binutils/binutils-2.27/gas/ |
| NEWS | 128 for COFF targets that allows the section's alignment to be specified. This 434 * Weak symbol support added for COFF targets. 502 default is to build COFF-only support. To get a set of tools that generate 503 ELF (they'll understand both COFF and ELF), you must configure with 546 Bugs in listings when generating a COFF object file have also been fixed. 618 * DBX-style debugging info ("stabs") is now supported for COFF formats. 690 * For m68k, "%" is now accepted before register names. For COFF format, which
|
| ChangeLog-9899 | 432 * config/obj-coff.h (SET_SECTION_RELOCS): Define. 439 * config/obj-coff.c (obj_coff_ident): Add BFD_ASSEMBLER version. 442 * config/obj-coff.c (coff_frob_symbol): Prohibit weak common 445 * config/obj-coff.c (obj_coff_endef): Don't merge labels, or 450 * config/obj-coff.c (obj_coff_endef) [BFD_ASSEMBLER]: Handle .ef 456 * config/obj-coff.c (obj_coff_loc): New static function. 459 * config/obj-coff.c (add_lineno): Check that the line number is 468 * config/obj-coff.c: Add declarations for static functions. 472 * config/obj-coff.c (obj_coff_section): Default to setting 488 and COFF targets [all...] |
| ChangeLog-9697 | 91 non-COFF targets. 188 * config/obj-coff.c (fixup_segment): Cast second arg of 365 * config/obj-coff.h (TARGET_FORMAT): Check sh_small in TC_SH 517 * config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT. 518 * config/tc-sparc.c (sparc_target_format): Handle coff here. [all...] |
| /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
| SecureBootConfigImpl.c | [all...] |
| /toolchain/binutils/binutils-2.27/bfd/ |
| reloc.c | 89 . generated only when linking i960 coff files with i960 b.out 178 Using coff and an 88k, some instructions don't have enough 289 . in a coff environment has the type 023 - because that's 562 basic coff) have no way of specifying an addend in the 715 && strcmp (abfd->xvec->name, "coff-Intel-little") != 0 716 && strcmp (abfd->xvec->name, "coff-Intel-big") != 0) 718 /* For m68k-coff, the addend was being subtracted twice during 725 If you put a patch like that into BFD you need to check all the COFF 726 linkers. I am fairly certain that patch will break coff-i386 (e.g., 727 SCO); see coff_i386_reloc in coff-i386.c where I worked around th [all...] |
| coffswap.h | 1 /* Generic COFF swapping routines, for BFD. 22 /* This file contains routines used to swap COFF data. It is a header 24 structures used by each COFF implementation. This is included by 27 Any file which uses this must first include "coff/internal.h" and 28 "coff/CPU.h". The functions will then be correct for that CPU. */
|
| ChangeLog | 608 * coff-z8k.c (extra_case): Fix range check for R_JR relocation. 672 * coff-alpha.c: Likewise. 673 * coff-arm.c: Likewise. 674 * coff-h8300.c: Likewise. 675 * coff-h8500.c: Likewise. 676 * coff-i960.c: Likewise. 677 * coff-mcore.c: Likewise. 678 * coff-mips.c: Likewise. 679 * coff-ppc.c: Likewise. 680 * coff-rs6000.c: Likewise [all...] |
| coff-alpha.c | 1 /* BFD back-end for ALPHA Extended-Coff files. 3 Modified from coff-mips.c by Steve Chamberlain <sac@cygnus.com> and 27 #include "coff/internal.h" 28 #include "coff/sym.h" 29 #include "coff/symconst.h" 30 #include "coff/ecoff.h" 31 #include "coff/alpha.h" 42 /* ECOFF has COFF sections, but the debugging information is stored in 44 swapping routines from coffswap.h, and some of the generic COFF 45 routines in coffgen.c, but, unlike the real COFF targets, do no [all...] |
| nlm32-i386.c | 150 special_function here, as well, but at the moment coff-i386 223 /* I want to be able to use objcopy to turn an i386 a.out or COFF file 298 the moment coff-i386 uses a special_function which does not
|
| ChangeLog-2008 | 3 * coff-z80.c (r_imm32): Fix copy-paste bug that caused z80-objdump to [all...] |
| coff-h8300.c | 1 /* BFD back-end for Renesas H8/300 COFF binaries. 27 #include "coff/h8300.h" 28 #include "coff/internal.h" 67 /* The derived h8300 COFF linker table. Note it's derived from 68 the generic linker hash table, not the COFF backend linker hash 86 /* Get the H8/300 COFF linker hash table from a link_info structure. */ 165 basically to hold "static" information during an H8/300 coff link [all...] |
| syms.c | 34 about. For example, the coff back end keeps the original 36 a BFD is read in. On output, the coff back end can reconstruct 38 information unique to coff which BFD doesn't know or 39 understand. If a coff symbol table were read, but were written 40 through an a.out back end, all the coff specific information 251 . location in an output file - ie in coff a <<ISFCN>> symbol 596 section S, or '?' for an unknown COFF section. 852 location. This is used by COFF and ELF targets. It sets *pfound [all...] |
| /toolchain/binutils/binutils-2.27/bfd/po/ |
| bfd.pot | 211 #: coff-alpha.c:450 217 #: coff-alpha.c:601 221 #: coff-alpha.c:850 coff-alpha.c:887 coff-alpha.c:1959 coff-mips.c:944 225 #: coff-alpha.c:1443 229 #: coff-alpha.c:1502 233 #: coff-alpha.c:1509 237 #: coff-alpha.c:1516 elf32-m32r.c:2447 elf64-alpha.c:4154 elf64-alpha.c:430 [all...] |
| /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
| SmramProfileRecord.c | 259 Retrieves the magic value from the PE/COFF header.
274 // in the PE/COFF Header. If the MachineType is Itanium(IA64) and the
282 // Return the magic value from the PC/COFF Optional Header
288 Retrieves and returns the Subsystem of a PE/COFF image that has been loaded into system memory.
291 @param Pe32Data The pointer to the PE/COFF image that is loaded in system memory.
293 @return The Subsystem of the PE/COFF image.
335 Retrieves and returns a pointer to the entry point to a PE/COFF image that has been loaded
336 into system memory with the PE/COFF Loader Library functions.
338 Retrieves the entry point to the PE/COFF image specified by Pe32Data and returns this entry
339 point in EntryPoint. If the entry point could not be retrieved from the PE/COFF image, then [all...] |
| /external/llvm/tools/llvm-nm/ |
| llvm-nm.cpp | 26 #include "llvm/Object/COFF.h" 32 #include "llvm/Support/COFF.h" 792 // OK, this is COFF. 810 if (!COFF::isReservedSectionNumber(Symb.getSectionNumber())) { 822 case COFF::IMAGE_SYM_DEBUG: 826 if (Characteristics & COFF::IMAGE_SCN_CNT_CODE) 828 if (Characteristics & COFF::IMAGE_SCN_CNT_INITIALIZED_DATA) 829 return Characteristics & COFF::IMAGE_SCN_MEM_WRITE ? 'd' : 'r'; 830 if (Characteristics & COFF::IMAGE_SCN_CNT_UNINITIALIZED_DATA) 832 if (Characteristics & COFF::IMAGE_SCN_LNK_INFO [all...] |
| /external/swiftshader/third_party/LLVM/test/Scripts/ |
| coff-dump.py | 2 #===-- coff-dump.py - COFF object file dump utility-------------------------===# 12 # COFF File Definition
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/ |
| basic.exp | 129 # coff is missing information about the machine type, so everything is 131 if {[istarget sh*-*coff] || [istarget sh*-pe*] || [istarget sh*-rtems]} then { 132 run_dump_test "pcrel-coff"
|
| /toolchain/binutils/binutils-2.27/include/coff/ |
| ecoff.h | 146 /********************** COFF **********************/ 148 /* gcc also uses mips-tfile to output COFF debugging information. 162 defined in coff/sym.h, which was originally donated by MIPS
|
| /external/llvm/test/tools/llvm-readobj/Inputs/ |
| relocs.py | 3 # Generates ELF, COFF and MachO object files for different architectures 7 # COFF: i386, x86_64 331 # Zero out timestamp to prevent churn when regenerating COFF files. [all...] |
| /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
| Tcg2Protocol.h | 107 // This bit shall be set when the intent is to measure a PE/COFF image.
217 @retval EFI_UNSUPPORTED The PE/COFF image type is not supported.
|
| /external/clang/lib/CodeGen/ |
| ObjectFilePCHContainerOperations.cpp | 32 #include "llvm/Object/COFF.h" 275 // COFF has an eight character length limit.
|
| /external/libxml2/win32/ |
| Readme.txt | 179 supplied import library is in COFF format rather than OMF format. You can 204 Borland-generated DLL is in OMF format. MSVC expects libraries in COFF format,
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| CodeViewDebug.h | 111 /// of an emitted global value, is in a comdat COFF section, this will switch 293 /// \brief Emit the COFF section that holds the line table information.
|
| /external/llvm/lib/Target/X86/ |
| X86Subtarget.cpp | 71 // The COFF dynamic linker just patches the executable sections. 163 // FIXME: I386 PE/COFF supports PC relative calls using IMAGE_REL_I386_REL32
|
| /toolchain/binutils/binutils-2.27/binutils/ |
| rddbg.c | 73 /* Try reading the COFF symbols if we didn't find any stabs in COFF
|