Searched refs:DSO2 (Results 1 – 6 of 6) sorted by relevance
7 RUN: %cpp_compiler -mllvm -use-unknown-locations=Disable %S/DSO2.cpp -fPIC %ld_flags_rpath_so2 -O0 …17 DSO-DAG: COVERED_FUNC:{{.*}}DSO220 DSO-DAG: UNCOVERED_PC:{{.*}}DSO2
12 extern int DSO2(int a);26 int sum = DSO1(x) + DSO2(y) + (z ? DSOTestExtra(z) : 0); in LLVMFuzzerTestOneInput()
9 int DSO2(int a) { in DSO2() function
4 RUN: %cpp_compiler %S/DSO2.cpp -fPIC %ld_flags_rpath_so2 -shared -o %dynamiclib2
6 RUN: %cpp_compiler %S/DSO2.cpp -fPIC %ld_flags_rpath_so2 -O0 -shared -o %dynamiclib2
15 # RUN: llvm-readelf --dyn-syms %t3.so | FileCheck --check-prefix=DSO2 %s50 # DSO2: bar{{$}}51 # DSO2-NOT: {{.}}