Home
last modified time | relevance | path

Searched refs:weak1 (Results 1 – 25 of 657) sorted by relevance

12345678910>>...27

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/MachO/
H A Dweak-definition-order.s9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak1.s -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
32 #--- weak1.s
35 .section __TEXT,weak1;
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/MachO/
H A Dweak-definition-order.s9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak1.s -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 -L%t %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 -L%t %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
32 #--- weak1.s
35 .section __TEXT,weak1;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/MachO/
H A Dweak-definition-order.s9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak1.s -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
32 #--- weak1.s
35 .section __TEXT,weak1;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/MachO/
H A Dweak-definition-order.s9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak1.s -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
32 #--- weak1.s
35 .section __TEXT,weak1;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/MachO/
H A Dweak-definition-order.s9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak1.s -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
32 #--- weak1.s
35 .section __TEXT,weak1;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/MachO/
H A Dweak-definition-order.s9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak1.s -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 -L%t %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 -L%t %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
32 #--- weak1.s
35 .section __TEXT,weak1;
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/MachO/
H A Dweak-definition-order.s9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak1.s -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
32 #--- weak1.s
35 .section __TEXT,weak1;
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/misc/
H A Dweaklifetime2.ml14 weak pointer of weak1 and weak3 are wrongly unset.
15 [weak1], [weak2] and [weak3] are identical.
18 let weak1 = create_weaks () var
39 (** Check that if it is alive in weak2 it is alive in weak1 *)
41 not (Weak.check weak1.(i) 0) &&
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/misc/
H A Dweaklifetime2.ml14 weak pointer of weak1 and weak3 are wrongly unset.
15 [weak1], [weak2] and [weak3] are identical.
18 let weak1 = create_weaks () var
39 (** Check that if it is alive in weak2 it is alive in weak1 *)
41 not (Weak.check weak1.(i) 0) &&
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/MachO/
H A Dweak-definition-order.s9 …oo; .section __TEXT,weak1; _foo:" | llvm-mc -filetype=obj -triple=x86_64-apple-darwin -o %t/weak1.o
12 # RUN: %lld -lSystem -o %t/obj12 -L%t %t/weak1.o %t/weak2.o %t/test.o
14 # RUN: %lld -lSystem -o %t/obj21 -L%t %t/weak2.o %t/weak1.o %t/test.o
17 # WEAK1: O __TEXT,weak1 _foo
21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
35 call void @weak1()
36 ; CHECK: call void @weak1()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
43 call void @weak1()
44 ; CHECK: call void @weak1()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
43 call void @weak1()
44 ; CHECK: call void @weak1()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
43 call void @weak1()
44 ; CHECK: call void @weak1()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
43 call void @weak1()
44 ; CHECK: call void @weak1()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/GlobalOpt/
H A Dalias-resolve.ll12 @weak1 = weak alias void (), void ()* @bar2
13 ; CHECK: @weak1 = weak alias void (), void ()* @bar2
43 call void @weak1()
44 ; CHECK: call void @weak1()

12345678910>>...27