/external/libvorbis/ |
config.sub | 700 os=-coff 888 os=-coff 1002 os=-coff 1006 os=-coff 1010 os=-coff 1083 z8k-*-coff) 1205 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1382 os=-coff 1416 os=-coff 1509 os=-coff [all...] |
/external/protobuf/ |
config.sub | 705 os=-coff 893 os=-coff 1014 os=-coff 1018 os=-coff 1022 os=-coff 1095 z8k-*-coff) 1217 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1397 os=-coff 1434 os=-coff 1527 os=-coff [all...] |
/external/protobuf/gtest/build-aux/ |
config.sub | 705 os=-coff 893 os=-coff 1014 os=-coff 1018 os=-coff 1022 os=-coff 1095 z8k-*-coff) 1217 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1397 os=-coff 1434 os=-coff 1527 os=-coff [all...] |
/external/stressapptest/ |
config.sub | 705 os=-coff 893 os=-coff 1014 os=-coff 1018 os=-coff 1022 os=-coff 1095 z8k-*-coff) 1217 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1397 os=-coff 1434 os=-coff 1527 os=-coff [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
config.sub | 704 os=-coff 892 os=-coff 1006 os=-coff 1010 os=-coff 1014 os=-coff 1087 z8k-*-coff) 1209 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1383 os=-coff 1417 os=-coff 1510 os=-coff [all...] |
/external/libunwind/aux/ |
config.sub | 620 os=-coff 707 os=-coff 786 os=-coff 891 os=-coff 960 z8k-*-coff) 1025 os=-coff 1084 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1263 os=-coff 1350 os=-coff 1353 os=-coff [all...] |
/external/qemu-pc-bios/bochs/ |
config.sub | 620 os=-coff 707 os=-coff 786 os=-coff 891 os=-coff 960 z8k-*-coff) 1025 os=-coff 1084 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1263 os=-coff 1350 os=-coff 1353 os=-coff [all...] |
/external/chromium_org/third_party/yasm/source/config/android/ |
Makefile | 226 modules/objfmts/coff/tests/coff_test.sh \ 278 $(srcdir)/modules/objfmts/coff/Makefile.inc \ 279 $(srcdir)/modules/objfmts/coff/tests/Makefile.inc \ 378 coff-objfmt.$(OBJEXT) win64-except.$(OBJEXT) \ [all...] |
/external/chromium_org/third_party/yasm/source/config/ios/ |
Makefile | 226 modules/objfmts/coff/tests/coff_test.sh \ 278 $(srcdir)/modules/objfmts/coff/Makefile.inc \ 279 $(srcdir)/modules/objfmts/coff/tests/Makefile.inc \ 378 coff-objfmt.$(OBJEXT) win64-except.$(OBJEXT) \ [all...] |
/external/chromium_org/third_party/yasm/source/config/linux/ |
Makefile | 226 modules/objfmts/coff/tests/coff_test.sh \ 278 $(srcdir)/modules/objfmts/coff/Makefile.inc \ 279 $(srcdir)/modules/objfmts/coff/tests/Makefile.inc \ 378 coff-objfmt.$(OBJEXT) win64-except.$(OBJEXT) \ [all...] |
/external/chromium_org/third_party/yasm/source/config/mac/ |
Makefile | 226 modules/objfmts/coff/tests/coff_test.sh \ 278 $(srcdir)/modules/objfmts/coff/Makefile.inc \ 279 $(srcdir)/modules/objfmts/coff/tests/Makefile.inc \ 378 coff-objfmt.$(OBJEXT) win64-except.$(OBJEXT) \ [all...] |
/external/chromium_org/third_party/yasm/source/config/openbsd/ |
Makefile | 226 modules/objfmts/coff/tests/coff_test.sh \ 278 $(srcdir)/modules/objfmts/coff/Makefile.inc \ 279 $(srcdir)/modules/objfmts/coff/tests/Makefile.inc \ 378 coff-objfmt.$(OBJEXT) win64-except.$(OBJEXT) \ [all...] |
/external/chromium_org/third_party/yasm/source/config/win/ |
Makefile | 226 modules/objfmts/coff/tests/coff_test.sh \ 278 $(srcdir)/modules/objfmts/coff/Makefile.inc \ 279 $(srcdir)/modules/objfmts/coff/tests/Makefile.inc \ 378 coff-objfmt.$(OBJEXT) win64-except.$(OBJEXT) \ [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
Makefile.in | 82 modules/objfmts/coff/tests/coff_test.sh \ 137 $(srcdir)/modules/objfmts/coff/Makefile.inc \ 138 $(srcdir)/modules/objfmts/coff/tests/Makefile.inc \ 256 elf-x86-amd64.$(OBJEXT) coff-objfmt.$(OBJEXT) \ [all...] |
yasm_dbgfmts.7 | 49 The STABS debug format is a poorly documented, semi\-standard format for debugging information in COFF and ELF object files\&. The debugging information is stored as part of the object file\'s symbol table and thus is limited in complexity and scope\&. Despite this, STABS is a common debugging format on older Unix and compatible systems, as well as DJGPP\&.
|
/external/llvm/lib/Support/ |
Triple.cpp | 355 .EndsWith("coff", Triple::COFF) 364 case Triple::COFF: return "coff"; 375 return Triple::COFF; 563 if (ObjectFormat == UnknownObjectFormat || ObjectFormat == Triple::COFF) 579 if (ObjectFormat != UnknownObjectFormat && ObjectFormat != Triple::COFF) {
|
/external/llvm/include/llvm/ADT/ |
Triple.h | 143 COFF, 400 /// \brief Tests whether the OS uses the COFF binary format. 402 return getObjectFormat() == Triple::COFF;
|
/external/chromium_org/third_party/libxml/src/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/lldb/source/Plugins/SymbolFile/Symtab/ |
SymbolFileSymtab.cpp | 347 // If we ever support finding STABS or COFF debug info symbols, 361 // If we ever support finding STABS or COFF debug info symbols,
|
/external/llvm/include/llvm/Support/ |
Compiler.h | 130 /// On PE/COFF targets, library visibility is the default, so this isn't needed. 164 // FIXME: Provide this for PE/COFF targets.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
LongArray.java | [all...] |
/external/chromium_org/courgette/ |
description.md | 45 - disassembler\_win32\_x86.h defines the PE/COFF x86 disassembler
|
/external/chromium_org/tools/export_tarball/ |
export_tarball.py | 52 'third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests',
|
/external/llvm/include/llvm/CodeGen/ |
TargetLoweringObjectFileImpl.h | 139 /// emission is implemented for COFF.
|
/external/llvm/test/MC/COFF/ |
basic-coff-64.s | 1 // This test checks that the COFF object emitter works for the most basic
|