| /toolchain/binutils/binutils-2.27/binutils/ |
| windint.h | 69 coff. */ 81 used in the .rsrc section of a COFF file. The root is a 121 directories and resources because in a COFF file all entries in a 173 /* A res file and a COFF file store information differently. The 175 each resource, but in a COFF file is stored elsewhere. */ 179 /* Language. In a COFF file, the third level of the directory is 184 COFF file, the rc_res_directory structure has a characteristics 188 /* Version of the resource. Entirely user defined. In a COFF file, 195 this information in a COFF file. */ 211 /* Each resource in a COFF file has some information which can doe [all...] |
| emul_aix.c | 24 #include "coff/internal.h" 25 #include "coff/xcoff.h"
|
| /device/linaro/bootloader/edk2/Nt32Pkg/Library/DxeNt32PeCoffExtraActionLib/ |
| DxeNt32PeCoffExtraActionLib.c | 19 PE/Coff image for NT32 environment specific purpose such as souce level debug.
261 Performs additional actions after a PE/COFF image has been loaded and relocated.
268 PE/COFF image that has already been loaded and relocated.
290 // If we load our own PE COFF images the Windows debugger can not source
382 Performs additional actions just before a PE/COFF image is unloaded. Any resources
390 PE/COFF image that is being unloaded.
|
| /external/kernel-headers/original/uapi/linux/ |
| coff.h | 6 If the file format changes in the COFF object, this file should be 11 more information about COFF, then O'Reilly has a very excellent book. 53 /*** coff information for Intel 386/486. */ 119 /* Linux COFF must have this "optional" header. Standard COFF has no entry 126 Use the 'f_opthdr' field in the main coff header for the size of the
|
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| MCWin64EH.cpp | 230 COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | 231 COFF::IMAGE_SCN_MEM_READ | 232 COFF::IMAGE_SCN_MEM_WRITE, 241 COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | 242 COFF::IMAGE_SCN_MEM_READ | 243 COFF::IMAGE_SCN_MEM_WRITE,
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
| coff.h | 5 If the file format changes in the COFF object, this file should be 10 more information about COFF, then O'Reilly has a very excellent book. 52 /*** coff information for Intel 386/486. */ 118 /* Linux COFF must have this "optional" header. Standard COFF has no entry 125 Use the 'f_opthdr' field in the main coff header for the size of the
|
| /toolchain/binutils/binutils-2.27/bfd/ |
| reloc16.c | 1 /* 8 and 16 bit COFF relocation functions, for BFD. 25 /* These routines are used by coff-h8300 and coff-z8k to do 28 FIXME: This code should be rewritten to support the new COFF 29 linker. Basically, they need to deal with COFF relocs rather than 41 #include "coff/internal.h"
|
| coff-bfd.h | 1 /* BFD COFF interfaces used outside of BFD. 44 /* The relocs, swapped into COFF internal form. This may be NULL. */
|
| /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/ |
| DxeImageVerificationLib.c | 5 This library will have external input - PE/COFF image.
9 DxeImageVerificationLibImageRead() function will make sure the PE/COFF image content
13 untrusted PE/COFF image and validate its data structure within this image buffer before use.
31 // These global variables hold PE/COFF image data, and they should be validated before use.
38 // Information on current PE/COFF image
97 Reads contents of a PE/COFF image in memory buffer.
100 PE/COFF image is external input, so this function will make sure the PE/COFF image content
103 @param FileHandle Pointer to the file handle to read the PE/COFF image.
104 @param FileOffset Offset into the PE/COFF image to begin the read operation. [all...] |
| /external/llvm/docs/ |
| yaml2obj.rst | 13 COFF Syntax 16 Here's a sample COFF file.
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| RuntimeDyldCOFF.cpp | 10 // Implementation of COFF support for the MC-JIT runtime dynamic linker. 72 // The value in a relocatable COFF object is the offset.
|
| /external/llvm/test/tools/llvm-readobj/ |
| peplus.test | 1 RUN: llvm-readobj -file-headers %p/Inputs/nop.exe.coff-x86-64 | FileCheck %s 3 CHECK: Format: COFF-x86-64
|
| /external/llvm/tools/yaml2obj/ |
| yaml2obj.cpp | 56 if (Doc.Coff) 57 return yaml2coff(*Doc.Coff, Out);
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/ |
| DbiStreamBuilder.h | 67 // A helper function to create Section Contributions from COFF input 72 // A helper function to create a Section Map from a COFF section header.
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/ |
| DbiStreamBuilder.h | 67 // A helper function to create Section Contributions from COFF input 72 // A helper function to create a Section Map from a COFF section header.
|
| /system/extras/libfec/ |
| fec_read.cpp | 253 size_t coff = (size_t)(offset - curr * FEC_BLOCKSIZE); local 265 size_t copy = FEC_BLOCKSIZE - coff; 271 memcpy(dest, &data[coff], copy); 275 coff = 0; 305 size_t coff = (size_t)(offset - curr * FEC_BLOCKSIZE); local 386 size_t copy = FEC_BLOCKSIZE - coff; 392 memcpy(dest, &data[coff], copy); 396 coff = 0;
|
| /toolchain/binutils/binutils-2.27/bfd/doc/ |
| bfd.texinfo | 121 Intel Oregon, for interoperability of applications on their COFF and 131 coff. 187 and contain subordinate BFDs. This approach is fine for a.out and coff, 292 * coff :: coff backends 305 @node aout, coff, What to Put Where, BFD back ends 308 @node coff, elf, aout, BFD back ends 311 @node elf, mmo, coff, BFD back ends
|
| /toolchain/binutils/binutils-2.27/gas/config/ |
| tc-tic54x.h | 25 /* select the proper coff format (see obj-coff.h) */
|
| /toolchain/binutils/binutils-2.27/include/coff/ |
| apollo.h | 0 /* coff information for Apollo M68K 22 #include "coff/external.h"
|
| arm.h | 1 /* ARM COFF support for BFD. 24 #include "coff/external.h"
|
| i860.h | 0 /* COFF information for the Intel i860. 23 #include "coff/external.h"
|
| /toolchain/binutils/binutils-2.27/ld/emultempl/ |
| gld960c.em | 82 return "coff-Intel-little"; 150 "960coff",
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/ |
| pe.exp | 22 # These tests can only be run on PE/COFF platforms. 27 # This test can only be run on PE/COFF platforms that support .secrel32.
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-versados/ |
| versados.exp | 30 # This test can only be run on 68k coff targets 32 if { ![istarget m68k-*-coff*] } then {
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/ |
| PeiPeCoffLoader.h | 18 GUID for the PE/COFF Loader APIs shared between PEI and DXE
|