HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 326 - 350 of 4308) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/test/asan/TestCases/Darwin/
reexec-insert-libraries-env.cc 7 // RUN: -dynamiclib -o darwin-dummy-shared-lib-so.dylib
10 // RUN: env DYLD_INSERT_LIBRARIES=darwin-dummy-shared-lib-so.dylib \
20 // CHECK: {{DYLD_INSERT_LIBRARIES=.*darwin-dummy-shared-lib-so.dylib.*}}
unset-insert-libraries-on-exec.cc 7 // RUN: -dynamiclib -o %t-darwin-dummy-shared-lib-so.dylib
13 // RUN: env DYLD_INSERT_LIBRARIES=%t-darwin-dummy-shared-lib-so.dylib \
20 // CHECK: {{DYLD_INSERT_LIBRARIES = .*darwin-dummy-shared-lib-so.dylib.*}}
  /external/llvm/test/CodeGen/AArch64/
arm64-strict-align.ll 1 ; RUN: llc < %s -mtriple=arm64-apple-darwin | FileCheck %s
2 ; RUN: llc < %s -mtriple=arm64-apple-darwin -mattr=+strict-align | FileCheck %s --check-prefix=CHECK-STRICT
3 ; RUN: llc < %s -mtriple=arm64-apple-darwin -mattr=+strict-align -fast-isel | FileCheck %s --check-prefix=CHECK-STRICT
stack_guard_remat.ll 1 ; RUN: llc < %s -mtriple=arm64-apple-ios -relocation-model=pic -no-integrated-as | FileCheck %s -check-prefix=DARWIN
2 ; RUN: llc < %s -mtriple=arm64-apple-ios -relocation-model=static -no-integrated-as | FileCheck %s -check-prefix=DARWIN
7 ; DARWIN: foo2
8 ; DARWIN: adrp [[R0:x[0-9]+]], ___stack_chk_guard@GOTPAGE
9 ; DARWIN: ldr [[R1:x[0-9]+]], {{\[}}[[R0]], ___stack_chk_guard@GOTPAGEOFF{{\]}}
10 ; DARWIN: ldr {{x[0-9]+}}, {{\[}}[[R1]]{{\]}}
  /external/llvm/test/CodeGen/X86/
small-byval-memcpy.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s --check-prefix=CORE2
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=nehalem | FileCheck %s --check-prefix=NEHALEM
3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=btver2 | FileCheck %s --check-prefix=BTVER2
stack-protector.ll 4 ; RUN: llc -mtriple=x86_64-apple-darwin < %s -o - | FileCheck --check-prefix=DARWIN-X64 %s
40 ; DARWIN-X64-LABEL: test1a:
41 ; DARWIN-X64-NOT: callq ___stack_chk_fail
42 ; DARWIN-X64: .cfi_endproc
72 ; DARWIN-X64-LABEL: test1b:
73 ; DARWIN-X64: mov{{l|q}} ___stack_chk_guard
74 ; DARWIN-X64: callq ___stack_chk_fail
108 ; DARWIN-X64-LABEL: test1c:
109 ; DARWIN-X64: mov{{l|q}} ___stack_chk_guar
    [all...]
push-cfi-obj.ll 2 ; RUN: llc < %s -mtriple=i686-darwin-macosx10.7 -filetype=obj | llvm-readobj -sections | FileCheck -check-prefix=DARWIN %s
4 ; On darwin, check that we manage to generate the compact unwind section
5 ; DARWIN: Name: __compact_unwind
6 ; DARWIN: Segment: __LD
commute-two-addr.ll 6 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 | FileCheck %s -check-prefix=DARWIN
40 ; DARWIN-LABEL: t3:
41 ; DARWIN: shlq $32, %rcx
42 ; DARWIN-NEXT: orq %rcx, %rax
43 ; DARWIN-NEXT: shll $8
44 ; DARWIN-NOT: leaq
push-cfi.ll 2 ; RUN: llc < %s -mtriple=i686-apple-darwin | FileCheck %s -check-prefix=DARWIN -check-prefix=CHECK
12 ; Darwin should not generate pushes in either circumstance.
30 ; DARWIN-NOT: .cfi_escape
31 ; DARWIN-NOT: pushl
52 ; DARWIN: pushl %ebp
53 ; DARWIN-NOT: .cfi_escape
54 ; DARWIN-NOT: pushl
69 ; so darwin should not generate pushes.
87 ; DARWIN-NOT: .cfi_escap
    [all...]
  /external/llvm/test/DebugInfo/X86/
ref_addr_relocation.ll 5 ; RUN: llc -filetype=asm -O0 -mtriple=x86_64-apple-darwin < %s | FileCheck --check-prefix=DARWIN-ASM %s
6 ; RUN: llc -filetype=obj %s -mtriple=x86_64-apple-darwin -o %t2
7 ; RUN: llvm-dwarfdump %t2 | FileCheck %s -check-prefix=DARWIN-DWARF
22 ; Make sure we use relocation for ref_addr on non-darwin platforms.
38 ; DARWIN-ASM: .long [[TYPE:.*]] ## DW_AT_type
39 ; DARWIN-ASM: .quad [[TYPE]] ## DW_AT_type
47 ; DARWIN-DWARF: DW_TAG_compile_unit
48 ; DARWIN-DWARF: 0x[[ADDR:.*]]: DW_TAG_structure_type
49 ; DARWIN-DWARF: DW_TAG_compile_uni
    [all...]
  /external/valgrind/tests/
malloc.h 18 // Darwin lacks memalign, but its malloc is always 16-aligned anyway.
34 // Darwin lacks memalign
50 // Darwin lacks memalign
  /toolchain/binutils/binutils-2.25/config/
unwind_ipinfo.m4 25 # Darwin before version 9 does not have _Unwind_GetIPInfo.
28 *-*-darwin[3-8]|*-*-darwin[3-8].*) have_unwind_getipinfo=no ;;
weakref.m4 20 dnl There are targets (at least Darwin) where we have fully functional
27 *-apple-darwin*) CFLAGS="$CFLAGS -Wl,-undefined,dynamic_lookup" ;;
41 *-apple-darwin[[89]]*) ac_cv_have_elf_style_weakref=no ;;
  /external/llvm/test/CodeGen/ARM/
memfunc.ll 2 ; RUN: llc < %s -mtriple=thumbv7m-none-macho -disable-post-ra -o - | FileCheck %s --check-prefix=CHECK-DARWIN
14 ; CHECK-DARWIN: bl _memmove
20 ; CHECK-DARWIN: bl _memcpy
28 ; CHECK-DARWIN: movs r1, #1
29 ; CHECK-DARWIN: bl _memset
39 ; CHECK-DARWIN: movs r1, #0
40 ; CHECK-DARWIN: bl _memset
48 ; CHECK-DARWIN: bl _memmove
54 ; CHECK-DARWIN: bl _memcpy
60 ; CHECK-DARWIN: bl _memse
    [all...]
load-global.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=static | FileCheck %s -check-prefix=STATIC
2 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=DYNAMIC
3 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC
4 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC_T
5 ; RUN: llc < %s -mtriple=armv7-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC_V7
  /build/core/combo/
HOST_darwin-x86_64.mk 17 # Configuration for Darwin (Mac OS X) on x86_64.
34 HOST_TOOLCHAIN_ROOT := prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1
35 HOST_TOOLCHAIN_PREFIX := $(HOST_TOOLCHAIN_ROOT)/bin/i686-apple-darwin$(gcc_darwin_version)
44 # HOST_TOOLCHAIN_ROOT is a Darwin-specific define
  /development/build/
sdk-darwin-x86.atree 37 prebuilts/sdk/tools/darwin/bin/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
38 prebuilts/sdk/tools/darwin/bin/aarch64-linux-android-ld strip build-tools/${PLATFORM_NAME}/aarch64-linux-android-ld
39 prebuilts/sdk/tools/darwin/bin/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
40 prebuilts/sdk/tools/darwin/bin/x86_64-linux-android-ld strip build-tools/${PLATFORM_NAME}/x86_64-linux-android-ld
41 prebuilts/sdk/tools/darwin/bin/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
  /external/llvm/test/DebugInfo/Generic/Inputs/
gmlt.ll 21 ; currently on Darwin as dsymutil will drop the whole CU if it has no subprograms
24 ; DARWIN: DW_TAG_subprogram
25 ; DARWIN-NOT: DW_TAG
26 ; DARWIN: DW_AT_name {{.*}} "f1"
27 ; DARWIN-NOT: {{DW_TAG|NULL}}
28 ; DARWIN: DW_TAG_subprogram
29 ; DARWIN-NOT: DW_TAG
30 ; DARWIN: DW_AT_name {{.*}} "f2"
31 ; DARWIN-NOT: {{DW_TAG|NULL}}
32 ; DARWIN: DW_TAG_subprogra
    [all...]
  /external/llvm/test/DebugInfo/Inputs/
gmlt.ll 21 ; currently on Darwin as dsymutil will drop the whole CU if it has no subprograms
24 ; DARWIN: DW_TAG_subprogram
25 ; DARWIN-NOT: DW_TAG
26 ; DARWIN: DW_AT_name {{.*}} "f1"
27 ; DARWIN-NOT: {{DW_TAG|NULL}}
28 ; DARWIN: DW_TAG_subprogram
29 ; DARWIN-NOT: DW_TAG
30 ; DARWIN: DW_AT_name {{.*}} "f2"
31 ; DARWIN-NOT: {{DW_TAG|NULL}}
32 ; DARWIN: DW_TAG_subprogra
    [all...]
  /external/clang/test/CodeGenCXX/
cxx11-thread-local.cpp 4 // RUN: %clang_cc1 -std=c++11 -emit-llvm %s -o - -triple x86_64-apple-darwin12 | FileCheck --check-prefix=CHECK --check-prefix=DARWIN %s
10 // DARWIN: @a = internal thread_local global i32 0
20 // DARWIN: @_ZN1U1mE = internal thread_local global i32 0
64 // DARWIN: @_ZTH1a = internal alias void (), void ()* @__tls_init
67 // DARWIN: @_ZTHN1U1mE = internal alias void (), void ()* @__tls_init
95 // DARWIN: call cxx_fast_tlscc i32* @_ZTW1b()
106 // DARWIN-LABEL: declare cxx_fast_tlscc i32* @_ZTW1b()
107 // There is no definition of the thread wrapper on Darwin for external TLV.
119 // DARWIN: call cxx_fast_tlscc i32* @_ZTWN1VIiE1mE()
124 // DARWIN-LABEL: define weak_odr hidden cxx_fast_tlscc i32* @_ZTWN1VIiE1mE(
    [all...]
  /external/clang/test/Driver/
darwin-dsymutil.c 7 // CHECK-MULTIARCH-ACTIONS: 0: input, "{{.*}}darwin-dsymutil.c", c
22 // CHECK-MULTIARCH-BINDINGS: "x86_64-apple-darwin10" - "darwin::Lipo", inputs: [{{.*}}, {{.*}}], output: "a.out"
23 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM"
31 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::Linker", inputs: [{{.*}}], output: "foo"
32 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["foo"], output: "foo.dSYM"
46 // CHECK-LOCATION: "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["bar/foo"], output: "bar/foo.dSYM"
darwin-embedded.c 1 // RUN: %clang -target x86_64-apple-darwin -arch armv6m -resource-dir=%S/Inputs/resource_dir %s -### 2> %t
2 // RUN: %clang -target x86_64-apple-darwin -arch armv7em -resource-dir=%S/Inputs/resource_dir %s -### 2>> %t
3 // RUN: %clang -target x86_64-apple-darwin -arch armv7em -mhard-float -resource-dir=%S/Inputs/resource_dir %s -### 2>> %t
5 // RUN: %clang -target x86_64-apple-darwin -arch armv7m -fPIC -resource-dir=%S/Inputs/resource_dir %s -### 2>> %t
6 // RUN: %clang -target x86_64-apple-darwin -arch armv7em -fPIC -mfloat-abi=hard -resource-dir=%S/Inputs/resource_dir %s -### 2>> %t
7 // RUN: %clang -target x86_64-apple-darwin -arch armv7em -fPIC -mfloat-abi=softfp -resource-dir=%S/Inputs/resource_dir %s -### 2>> %t
  /external/compiler-rt/test/tsan/
lit.cfg 23 if config.host_os == 'Darwin':
24 # On Darwin, we default to `abort_on_error=1`, which would make tests run
47 # Instrumented libcxx currently not supported on Darwin.
48 if config.has_libcxx and config.host_os != 'Darwin':
74 # ThreadSanitizer tests are currently supported on FreeBSD, Linux and Darwin.
75 if config.host_os not in ['FreeBSD', 'Linux', 'Darwin']:
  /external/llvm/test/tools/llvm-objdump/X86/
macho-literals.test 1 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__literal4 - | FileCheck %s -check-prefix=CHECK-LIT4
2 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__literal4 -non-verbose - | FileCheck %s -check-prefix=NON-VERBOSE-LIT4
3 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__literal8 - | FileCheck %s -check-prefix=CHECK-LIT8
4 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__literal8 -non-verbose - | FileCheck %s -check-prefix=NON-VERBOSE-LIT8
5 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__literal16 - | FileCheck %s -check-prefix=CHECK-LIT16
6 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__literal16 -non-verbose - | FileCheck %s -check-prefix=NON-VERBOSE-LIT16
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/runtime/
trace.a 3 go object darwin amd64 go1.5.1 X:none
17 go object darwin amd64 go1.5.1 X:none
29 0runtime.morestack_noctxt@` "".errtype.error "".~r1 type.error"".wtype.io.Writer`8_`<_`?., ?Tgclocals·0ebb2d1da58c1b4224bf5a7b370d7578Tgclocals·23e8278e2b69a3a75fa59b23c49ed6addprebuilts/go/darwin-x86/src/runtime/trace/trace.go?"".Stop@8eH? %H;av?????
35 Tgclocals·33cdeccccebe80329f1fdbee7f5874cbTgclocals·33cdeccccebe80329f1fdbee7f5874cbdprebuilts/go/darwin-x86/src/runtime/trace/trace.go?"".Start.func1??eH? %H;avVH??P?H?$H?T$H?L$H??uH??P?H?D$8H?D$H?T$@H?T$H?L$HH?L$H?\$`H?$H?\$XH?[ ?????
42 ]Tgclocals·2a1dd1e1e59d0a384c26951e316cd7e6Tgclocals·790e5cc5051fc0affc980ade09e929ecdprebuilts/go/darwin-x86/src/runtime/trace/trace.go?"".init??eH? %H;av9???t???u?? ???????
50 ((Tgclocals·33cdeccccebe80329f1fdbee7f5874cbTgclocals·33cdeccccebe80329f1fdbee7f5874cbdprebuilts/go/darwin-x86/src/runtime/trace/trace.go?Tgclocals·23e8278e2b69a3a75fa59b23c49ed6ad?Tg (…)

Completed in 641 milliseconds

<<11121314151617181920>>