Searched
full:coff (Results
1176 -
1200 of
1895) sorted by null
<<41424344454647484950>>
| /toolchain/binutils/binutils-2.27/binutils/ |
| srconv.c | 23 This program can be used to convert a coff object file 37 #include "coff/internal.h" 1000 fatal (_("Unrecognised coff symbol type: %d"), symbol->type->type); 1062 fatal (_("Unrecognised coff symbol visibility: %d"), symbol->visible->type); 1088 fatal (_("Unrecognised coff symbol location: %d"), symbol->where->where); 1133 fatal (_("Unrecognised coff symbol location: %d"), symbol->where->where); 1162 fatal (_("Unrecognised coff symbol visibility: %d"), symbol->visible->type); [all...] |
| /toolchain/binutils/binutils-2.27/gas/config/ |
| obj-ecoff.c | 25 #include "coff/internal.h" 241 /* COFF style debugging information. .ln is not used; .loc is used
|
| /toolchain/binutils/binutils-2.27/gas/po/ |
| POTFILES.in | 23 config/obj-coff.c 24 config/obj-coff.h
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/ |
| arch.exp | 128 # These tests are not suitable for sh-coff because 129 # coff does not store the architecture information.
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/arch/ |
| arch.exp | 139 # These tests are not suitable for sh-coff because 140 # coff does not store the architecture information.
|
| /device/linaro/bootloader/edk2/AppPkg/ |
| AppPkg.dsc | 91 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/ |
| UefiMultiPhase.h | 79 The WIN_CERTIFICATE structure is part of the PE/COFF
|
| /device/linaro/bootloader/edk2/CryptoPkg/ |
| CryptoPkg.dsc | 107 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Include/ |
| PeiLib.h | 699 Install EFI Pei PE coff loader protocol.
705 This - Pointer to get Pei PE coff loader protocol as output
799 Loads the .DLL file is present when a PE/COFF file is loaded. This provides source level
804 PdbFileName - The name of the .PDB file. This was found from the PE/COFF
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenTEImage/ |
| GenTEImage.c | 286 // Per the PE/COFF specification, at offset 0x3C in the file is a 32-bit
289 // COFF file header.
307 // We should now be at the COFF file header. Read it in and verify it's
621 Error (NULL, 0, 0, FileName, "failed to read COFF optional header from input file");
|
| /device/linaro/bootloader/edk2/EmulatorPkg/Sec/ |
| Sec.c | 37 The entry point of PE/COFF Image for the PEI Core, that has been hijacked by this
|
| /device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
| PeiCoreEntryPoint.h | 19 The entry point of PE/COFF Image for the PEI Core.
|
| /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
| Security2.h | 97 /// DXE Foundation. This includes measuring the PE/COFF image prior to invoking, comparing the
|
| /device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/ |
| DriverEntryPoint.c | 68 The entry point of PE/COFF Image for a DXE Driver, DXE Runtime Driver, DXE SMM
|
| /device/linaro/bootloader/edk2/NetworkPkg/ |
| NetworkPkg.dsc | 92 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
|
| /device/linaro/bootloader/edk2/Nt32Pkg/ |
| Nt32Pkg.dec | 60 ## This PPI provide interace to loads and relocates a PE/COFF image into memory.
|
| /device/linaro/bootloader/edk2/OptionRomPkg/ |
| OptionRomPkg.dsc | 91 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
|
| /device/linaro/bootloader/edk2/SourceLevelDebugPkg/ |
| SourceLevelDebugPkg.dsc | 85 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
|
| /device/linaro/bootloader/edk2/StdLib/ |
| StdLib.dsc | 91 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
|
| /external/clang/test/Sema/ |
| struct-packed-align.c | 2 // RUN: %clang_cc1 %s -fsyntax-only -triple=x86_64-windows-coff -verify
|
| /external/llvm/include/llvm/CodeGen/ |
| TargetLoweringObjectFileImpl.h | 163 /// emission is implemented for COFF.
|
| /external/llvm/lib/DebugInfo/PDB/ |
| PDBContext.cpp | 18 #include "llvm/Object/COFF.h"
|
| /external/llvm/lib/Object/ |
| ObjectFile.cpp | 14 #include "llvm/Object/COFF.h"
|
| SymbolicFile.cpp | 14 #include "llvm/Object/COFF.h"
|
| /external/llvm/lib/Target/X86/MCTargetDesc/ |
| X86MCAsmInfo.cpp | 156 assert(Triple.isOSWindows() && "Windows is the only supported COFF target");
|
Completed in 1734 milliseconds
<<41424344454647484950>>