OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coff
(Results
201 - 225
of
1895
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/tools/llvm-readobj/
Win64EHDumper.h
34
const object::COFFObjectFile &
COFF
;
38
Context(const object::COFFObjectFile &
COFF
, SymbolResolver Resolver,
40
:
COFF
(
COFF
), ResolveSymbol(Resolver), UserData(UserData) {}
/external/swiftshader/third_party/LLVM/test/Scripts/
coff-dump.py.bat
6
%PYTHON_EXECUTABLE% -u %LLVM_SRC_ROOT%\test\Scripts\
coff
-dump.py %1 %2 %3 %4 %5 %6 %7 %8 %9
/toolchain/binutils/binutils-2.27/gas/
configure.tgt
136
arm-*-
coff
) fmt=
coff
;;
157
arm-epoc-pe) fmt=
coff
em=epoc-pe ;;
159
fmt=
coff
em=wince-pe ;;
160
arm-*-pe) fmt=
coff
em=pe ;;
215
i386-ibm-aix*) fmt=
coff
em=i386aix ;;
217
i386-*-beospe*) fmt=
coff
em=pe ;;
219
i386-*-
coff
) fmt=
coff
;;
229
i386-*-netbsdpe*) fmt=
coff
em=pe ;
[
all
...]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
arm-it.d
3
#skip: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
fp-save.d
3
#not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-riscix*
insn-error-a.d
5
#skip: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
insn-error-t.d
5
#skip: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
local_function.d
4
#not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
local_label_wince.d
4
# There are ELF and
COFF
versions of this test.
nops.d
3
# skip: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd
t2-branch-global.d
3
#not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
target-reloc-1.d
2
#skip: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/z8k/
calr.d
5
.*: +file format
coff
-z8k
/toolchain/binutils/binutils-2.27/include/coff/
powerpc.h
1
/* Basic
coff
information for the PowerPC
2
Based on
coff
/rs6000.h,
coff
/i386.h and others.
24
#include "
coff
/external.h"
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
attr-merge-div-00.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-div-01.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-div-10.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-div-11.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-unknown-2.d
8
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-unknown-2r.d
8
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-11.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-11r.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-2.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-2r.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-vfp-4.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
Completed in 680 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>