OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:darwin10
(Results
1 - 25
of
29
) sorted by null
1
2
/external/llvm/test/MC/MachO/AArch64/
reloc-crash2.s
1
; RUN: llvm-mc -triple arm64-apple-
darwin10
%s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
reloc-crash.s
1
; RUN: llvm-mc -triple arm64-apple-
darwin10
%s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
classrefs.s
1
; RUN: llvm-mc -triple arm64-apple-
darwin10
%s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
ld64-workaround.s
1
; RUN: llvm-mc -triple arm64-apple-
darwin10
%s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
/external/swiftshader/third_party/LLVM/test/MC/ARM/
thumb2-movt-fixup.s
1
@ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-
darwin10
-filetype=obj -o - < %s | macho-dump | FileCheck %s
darwin-Thumb-reloc.s
1
@ RUN: llvm-mc -n -triple thumbv7-apple-
darwin10
%s -filetype=obj -o %t.obj
darwin-ARM-reloc.s
1
@ RUN: llvm-mc -n -triple armv7-apple-
darwin10
%s -filetype=obj -o %t.obj
/external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_lcomm.s
1
# RUN: llvm-mc -triple i386-apple-
darwin10
%s | FileCheck %s
/external/llvm/test/MC/AsmParser/
directive_lcomm.s
1
# RUN: llvm-mc -triple i386-apple-
darwin10
%s | FileCheck %s
/external/llvm/test/MC/MachO/ARM/
bad-darwin-directives.s
1
@ RUN: not llvm-mc -n -triple armv7-apple-
darwin10
%s -filetype asm -o /dev/null 2>&1 \
4
@ RUN: not llvm-mc -n -triple armv7-apple-
darwin10
%s -filetype obj -o /dev/null 2>&1 \
thumb2-function-relative-load.s
1
@ RUN: llvm-mc -n -triple thumbv7-apple-
darwin10
%s -filetype=obj -o %t.obj
bad-darwin-ARM-reloc.s
1
@ RUN: not llvm-mc -n -triple armv7-apple-
darwin10
%s -filetype=obj -o - 2> %t.err > %t
no-subsections-reloc.s
1
@ RUN: llvm-mc -n -triple thumbv7-apple-
darwin10
%s -filetype=obj -o %t.obj
relax-thumb-ldr-literal.s
1
@ RUN: llvm-mc -n -triple thumbv7-apple-
darwin10
%s -filetype=obj -o %t.obj
data-in-code.s
1
@ RUN: llvm-mc -triple armv7-apple-
darwin10
-filetype=obj -o - < %s | llvm-readobj --macho-data-in-code | FileCheck %s
thumb2-movt-fixup.s
1
@ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-
darwin10
-filetype=obj -o - < %s | llvm-readobj -relocations -expand-relocs | FileCheck %s
long-call-branch-island-relocation.s
1
@ RUN: llvm-mc -n -triple armv7-apple-
darwin10
%s -filetype=obj -o %t.o
static-movt-relocs.s
1
@ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-
darwin10
-filetype=obj -o - < %s | llvm-readobj -r --expand-relocs | FileCheck %s
thumb2-movw-fixup.s
1
@ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-
darwin10
-filetype=obj -o - < %s | llvm-readobj -relocations -expand-relocs | FileCheck %s
darwin-ARM-reloc.s
1
@ RUN: llvm-mc -n -triple armv7-apple-
darwin10
%s -filetype=obj -o %t.obj
darwin-Thumb-reloc.s
1
@ RUN: llvm-mc -n -triple thumbv7-apple-
darwin10
%s -filetype=obj -o %t.obj
/prebuilts/misc/darwin-x86/analyzer/bin/
cxx-syntax
75
# (*2) prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/bin/i686-apple-
darwin10
-g++ -m64 -v -E - < /dev/null 2>&1 | \
81
-I prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-
darwin10
/4.2.1/include
ccc-syntax
78
# (*2) prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/bin/i686-apple-
darwin10
-gcc -m64 -v -E - < /dev/null 2>&1 | \
84
-I prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-
darwin10
/4.2.1/include
/external/llvm/test/MC/X86/
compact-unwind.s
1
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-
darwin10
.0 %s | llvm-objdump -unwind-info - | FileCheck %s
x86_long_nop.s
3
# RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-apple-
darwin10
.0 %s | llvm-objdump -d -no-show-raw-insn - | FileCheck %s
Completed in 165 milliseconds
1
2