OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coff
(Results
451 - 475
of
1895
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
attr-merge-wchar-00-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-00.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-02-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-02.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-04-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-04.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-20-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-20.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-22-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-22.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-24-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-40-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-40.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-42-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-44-nowarn.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
attr-merge-wchar-44.d
7
# not-target: *-*-*
coff
*-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
/external/llvm/test/Object/
nm-trivial-object.test
1
RUN: yaml2obj %p/Inputs/
COFF
/i386.yaml | llvm-nm -a -S - \
3
RUN: yaml2obj %p/Inputs/
COFF
/x86-64.yaml | llvm-nm -a -S - \
41
RUN: llvm-nm -S -a %p/Inputs/common.
coff
-i386 \
42
RUN: | FileCheck %s -check-prefix
COFF
-COMMON
68
COFF
-COMMON: 00000000 b .bss
69
COFF
-COMMON-NEXT: 00000000 d .data
70
COFF
-COMMON-NEXT: 00000000 d .drectve
71
COFF
-COMMON-NEXT: 00000000 n .file
72
COFF
-COMMON-NEXT: 00000000 r .rdata$zzz
73
COFF
-COMMON-NEXT: 00000000 t .tex
[
all
...]
yaml2obj-coff-multi-doc.test
12
--- !
COFF
52
--- !
COFF
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
COFFAsmParser.cpp
1
//===- COFFAsmParser.cpp -
COFF
Assembly Parser ---------------------------===//
21
#include "llvm/Support/
COFF
.h"
81
COFF
::IMAGE_SCN_CNT_CODE
82
|
COFF
::IMAGE_SCN_MEM_EXECUTE
83
|
COFF
::IMAGE_SCN_MEM_READ,
88
COFF
::IMAGE_SCN_CNT_INITIALIZED_DATA
89
|
COFF
::IMAGE_SCN_MEM_READ
90
|
COFF
::IMAGE_SCN_MEM_WRITE,
95
COFF
::IMAGE_SCN_CNT_UNINITIALIZED_DATA
96
|
COFF
::IMAGE_SCN_MEM_REA
[
all
...]
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptAuthenticodeNull.c
19
Verifies the validity of a PE/
COFF
Authenticode Signature as described in "Windows
25
PE/
COFF
image to be verified.
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
CryptAuthenticodeNull.c
19
Verifies the validity of a PE/
COFF
Authenticode Signature as described in "Windows
25
PE/
COFF
image to be verified.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiResourcesSampleDxe/
SampleStrings.uni
33
#string STR_SAMPLE_FORM_SET_HELP #language en-US "This HII Package List is built in PE/
COFF
.rsrc section"
34
#language fr-FR "This HII Package List is built in PE/
COFF
.rsrc section"
/external/clang/include/clang/CodeGen/
ObjectFilePCHContainerOperations.h
18
/// wraps Clang modules inside a
COFF
, ELF, or Mach-O container.
32
/// wraps Clang modules inside a
COFF
, ELF, or Mach-O container.
/external/libjpeg-turbo/
acinclude.m4
17
objfmt='Win64-
COFF
'
20
objfmt='Win32-
COFF
'
25
objfmt='
COFF
'
30
linux*
coff
* | linux*oldld*)
31
objfmt='
COFF
' # ???
94
Win32-
COFF
) NAFLAGS='-fwin32 -DWIN32';;
95
Win64-
COFF
) NAFLAGS='-fwin64 -DWIN64 -D__x86_64__';;
96
COFF
) NAFLAGS='-fcoff -DCOFF';;
/external/llvm/test/tools/llvm-readobj/Inputs/
trivial.ll
1
; llc -mtriple=i386-pc-win32 trivial.ll -filetype=obj -o trivial-object-test.
coff
-i386
2
; llc -mtriple=x86_64-pc-win32 trivial.ll -filetype=obj -o trivial-object-test.
coff
-x86-64
Completed in 737 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>