Searched
full:coff (Results
376 -
400 of
1583) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
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 validility 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 validility 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/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
|
/external/llvm/test/tools/llvm-readobj/ |
cxx-cli-aux.test | 1 Ensure that we can read the COFF auxiliary symbols 'section definition' and 6 RUN: llvm-readobj -t %p/Inputs/cxx-cli-aux.obj.coff-i386 | FileCheck %s
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86COFFMachineModuleInfo.h | 10 // This is an MMI implementation for X86 COFF (windows) targets. 26 /// for X86 COFF targets.
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/CodeGen/ |
ObjectFilePCHContainerOperations.h | 18 /// wraps Clang modules inside a COFF, ELF, or Mach-O container. 34 /// wraps Clang modules inside a COFF, ELF, or Mach-O container.
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/CodeGen/ |
ObjectFilePCHContainerOperations.h | 18 /// wraps Clang modules inside a COFF, ELF, or Mach-O container. 34 /// wraps Clang modules inside a COFF, ELF, or Mach-O container.
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/CodeGen/ |
ObjectFilePCHContainerOperations.h | 18 /// wraps Clang modules inside a COFF, ELF, or Mach-O container. 34 /// wraps Clang modules inside a COFF, ELF, or Mach-O container.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/ |
ObjectFilePCHContainerOperations.h | 18 /// wraps Clang modules inside a COFF, ELF, or Mach-O container. 34 /// wraps Clang modules inside a COFF, ELF, or Mach-O container.
|
Completed in 209 milliseconds
<<11121314151617181920>>