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

<<21222324252627282930>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
COFFModuleDefinition.h 22 #include "llvm/Object/COFF.h"
47 parseCOFFModuleDefinition(MemoryBufferRef MB, COFF::MachineTypes Machine,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
Magic.h 44 coff_object, ///< COFF object file
45 coff_import_library, ///< COFF import library
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
COFFModuleDefinition.h 23 #include "llvm/Object/COFF.h"
44 parseCOFFModuleDefinition(MemoryBufferRef MB, COFF::MachineTypes Machine);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
Magic.h 44 coff_object, ///< COFF object file
45 coff_import_library, ///< COFF import library
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
COFFModuleDefinition.h 23 #include "llvm/Object/COFF.h"
44 parseCOFFModuleDefinition(MemoryBufferRef MB, COFF::MachineTypes Machine);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
Magic.h 44 coff_object, ///< COFF object file
45 coff_import_library, ///< COFF import library
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
COFFModuleDefinition.h 22 #include "llvm/Object/COFF.h"
47 parseCOFFModuleDefinition(MemoryBufferRef MB, COFF::MachineTypes Machine,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
Magic.h 44 coff_object, ///< COFF object file
45 coff_import_library, ///< COFF import library
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
COFFModuleDefinition.h 22 #include "llvm/Object/COFF.h"
47 parseCOFFModuleDefinition(MemoryBufferRef MB, COFF::MachineTypes Machine,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
Magic.h 44 coff_object, ///< COFF object file
45 coff_import_library, ///< COFF import library
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
COFFModuleDefinition.h 22 #include "llvm/Object/COFF.h"
47 parseCOFFModuleDefinition(MemoryBufferRef MB, COFF::MachineTypes Machine,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
Magic.h 44 coff_object, ///< COFF object file
45 coff_import_library, ///< COFF import library
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
COFFModuleDefinition.h 22 #include "llvm/Object/COFF.h"
47 parseCOFFModuleDefinition(MemoryBufferRef MB, COFF::MachineTypes Machine,
  /prebuilts/go/darwin-x86/src/debug/pe/
symbol.go 15 // COFFSymbol represents single COFF symbol table record.
54 // in COFF string table st instead.
  /prebuilts/go/linux-x86/src/debug/pe/
symbol.go 15 // COFFSymbol represents single COFF symbol table record.
54 // in COFF string table st instead.
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
size.exp 56 # The z80-coff port defaults to a "binary" like output
58 setup_xfail "z80-*-coff"
  /toolchain/binutils/binutils-2.27/gas/config/
tc-h8300.h 59 /* Provide mappings from the original H8 COFF relocation names to
61 most of tc-h8300.c without modifications for both ELF and COFF
  /toolchain/binutils/binutils-2.27/include/coff/
i386.h 0 /* coff information for Intel 386/486.
22 #include "coff/external.h"
ia64.h 0 /* coff information for HP/Intel IA-64.
23 #include "coff/external.h"
m68k.h 0 /* coff information for M68K
24 #include "coff/external.h"
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 1 //===-- COFFDump.cpp - COFF-specific dumper ---------------------*- C++ -*-===//
11 /// \brief This file implements the COFF-specific dumper for llvm-objdump.
19 #include "llvm/Object/COFF.h"
288 error(Obj->getDataDirectory(COFF::TLS_TABLE, DataDir));
313 if (Obj->getMachine() != COFF::IMAGE_FILE_MACHINE_I386)
317 error(Obj->getDataDirectory(COFF::LOAD_CONFIG_TABLE, DataDir));
423 // this COFF file is imported from some DLLs. This is rare.
445 // Given the COFF object file, this function returns the relocations for .pdata
585 if (Obj->getMachine() != COFF::IMAGE_FILE_MACHINE_AMD64) {
620 void llvm::printCOFFSymbolTable(const COFFObjectFile *coff) {
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
coff-i860.c 1 /* BFD back-end for Intel i860 COFF files.
3 Created mostly by substituting "860" for "386" in coff-i386.c
27 #include "coff/i860.h"
29 #include "coff/internal.h"
43 /* For some reason when using i860 COFF the value stored in the .text
84 ignores the addend for a COFF target when producing
86 COFF, so we handle the addend here instead. */
452 /* For 860 COFF a STYP_NOLOAD | STYP_BSS section is part of a shared
453 library. On some other COFF targets STYP_BSS is normally
475 /* We use the special COFF backend linker. *
    [all...]
Makefile.in 148 cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo \
399 # *-*-coff, *-*-aout, etc., configurations, because people will want to
406 cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo \
414 cache.c coff-bfd.c compress.c corefile.c format.c hash.c \
613 coff-apollo.lo \
614 coff-arm.lo \
615 coff-aux.lo \
616 coff-go32.lo \
617 coff-h8300.lo \
618 coff-h8500.lo
    [all...]
  /toolchain/binutils/binutils-2.27/libiberty/
simple-object-coff.c 1 /* simple-object-coff.c -- routines to manipulate COFF object files.
45 /* COFF structures and constants. */
47 /* COFF file header. */
66 /* COFF section header. */
98 /* COFF symbol table entry. */
195 /* There is no magic number which indicates a COFF file as opposed to
196 any other sort of file. Instead, each COFF file starts with a
199 COFF format. */
214 /* This is a list of the COFF magic numbers which we recognize, namel
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
PeCoffLoader.c 18 Tiano PE/COFF loader
104 Install PE/COFF loader PPI
110 This - Pointer to get Pei PE coff loader protocol as output
164 Retrieves the PE or TE Header from a PE/COFF or TE image
175 Otherwise, the error status from reading the PE/COFF or TE image using the ImageRead function.
209 // Read the PE/COFF Header. For PE32 (32-bit) this will read in too much
278 // If the PE/COFF loader does not support the image type return
298 Checks the PE or TE header of a PE/COFF or TE image to determine if it supported
306 EFI_SUCCESS if the PE/COFF or TE image is supported
307 EFI_UNSUPPORTED of the PE/COFF or TE image is not supported.
    [all...]

Completed in 1165 milliseconds

<<21222324252627282930>>