HomeSort by relevance Sort by last modified time
    Searched full:coff (Results 251 - 275 of 445) sorted by null

<<1112131415161718

  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 216 * DSP_ESYMBOL: Create function, or iAlg, not found in the COFF file
254 * DSP_ESYMBOL: Delete function not found in the COFF file.
393 * DSP_ESYMBOL: Execute function not found in the COFF file.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 216 * DSP_ESYMBOL: Create function, or iAlg, not found in the COFF file
254 * DSP_ESYMBOL: Delete function not found in the COFF file.
393 * DSP_ESYMBOL: Execute function not found in the COFF file.
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 47 #include "llvm/Support/COFF.h"
106 COFF::SymbolStorageClass Scl = Internal ? COFF::IMAGE_SYM_CLASS_STATIC
107 : COFF::IMAGE_SYM_CLASS_EXTERNAL;
108 int Type = COFF::IMAGE_SYM_DTYPE_FUNCTION << COFF::SCT_COMPLEX_TYPE_SHIFT;
818 "Windows is the only supported COFF target");
    [all...]
  /external/llvm/lib/Support/
Path.cpp 935 // COFF short import library file
944 // 0x0000 = COFF unknown machine type
1044 // PE/COFF file, either EXE or DLL.
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 95 ; Certain ABIs, notably MS COFF and Darwin MACH-O, require that symbols
  /external/libpng/
configure.ac 149 # Special case for PE/COFF platforms: ld reports
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 95 ; Certain ABIs, notably MS COFF and Darwin MACH-O, require that symbols
  /external/lldb/include/lldb/Symbol/
SymbolFile.h 81 /// and COFF). Not a lot of work should happen in these functions
  /external/llvm/docs/
CompilerWriterInfo.rst 147 * `Microsoft PE/COFF Specification <http://www.microsoft.com/whdc/system/platform/firmware/pecoff.mspx>`_
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86_abi_support.asm 95 ; Certain ABIs, notably MS COFF and Darwin MACH-O, require that symbols
  /external/chromium_org/courgette/
disassembler_win32_x64.cc 82 // The second field of the IMAGE_NT_HEADERS is the COFF header.
83 // The COFF header is also called an IMAGE_FILE_HEADER
disassembler_win32_x86.cc 82 // The second field of the IMAGE_NT_HEADERS is the COFF header.
83 // The COFF header is also called an IMAGE_FILE_HEADER
  /external/llvm/lib/Object/
Archive.cpp 227 // COFF archive format
231 // Note: Microsoft PE/COFF Spec 8.3 says that the third member is present
  /external/zlib/src/contrib/masmx86/
inffas32.asm 29 ; ml /coff /Zi /c /Flinffas32.lst inffas32.asm
32 ; ml /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
ld.info 64 object files in many different formats--for example, COFF or `a.out'.
540 text section is allowed for PE-COFF targets, it does not conform
    [all...]
as.info     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-ld.1 153 write object files in many different formats\-\-\-for example, \s-1COFF\s0 or
668 is allowed for PE-COFF targets, it does not conform to the format
    [all...]
  /external/llvm/lib/MC/
MCAsmStreamer.cpp     [all...]
  /external/zlib/src/contrib/inflate86/
inffast.S 33 * inffast.obj generates a COFF object which can then be linked with MSVC++
75 /* coff externals have underscores */
220 /* coff info: scl 2 = extern, type 32 = function */
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 819 /* Externally visible COFF routines. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 819 /* Externally visible COFF routines. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 819 /* Externally visible COFF routines. */
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 819 /* Externally visible COFF routines. */
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 819 /* Externally visible COFF routines. */
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 819 /* Externally visible COFF routines. */
    [all...]

Completed in 1085 milliseconds

<<1112131415161718