OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coff
(Results
176 - 200
of
617
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/include/llvm/MC/
MCStreamer.h
335
/// BeginCOFFSymbolDef - Start emitting
COFF
symbol definition
347
/// @param Type - A
COFF
type identifier (see
COFF
::SymbolType in X86COFF.h)
353
/// EmitCOFFSecRel32 - Emits a
COFF
section relative relocation.
676
/// generate Microsoft
COFF
format object files.
/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/llvm/include/llvm/Support/
Compiler.h
168
/// On PE/
COFF
targets, library visibility is the default, so this isn't needed.
196
// FIXME: Provide this for PE/
COFF
targets.
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
liblto_plugin.so
liblto_plugin.so.0
liblto_plugin.so.0.0.0
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
liblto_plugin.so
liblto_plugin.so.0
liblto_plugin.so.0.0.0
/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
133
/// linker option emission is implemented for
COFF
.
/external/llvm/lib/Object/
Binary.cpp
22
#include "llvm/Object/
COFF
.h"
/external/llvm/test/MC/COFF/
basic-coff-64.s
1
// This test checks that the
COFF
object emitter works for the most basic
basic-coff.s
1
// This test checks that the
COFF
object emitter works for the most basic
symbol-fragment-offset-64.s
1
// The purpose of this test is to see if the
COFF
object writer is emitting the
symbol-fragment-offset.s
1
// The purpose of this test is to see if the
COFF
object writer is emitting the
/frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h
121
/// MachO and
COFF
also need this.
/frameworks/compile/mclinker/lib/Target/ARM/
ARMEmulation.cpp
56
assert(0 && "
COFF
linker has not supported yet");
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonEmulation.cpp
48
assert(0 && "
COFF
linker has not supported yet");
/frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp
48
assert(0 && "
COFF
linker has not supported yet");
Completed in 585 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>