Home
last modified time | relevance | path

Searched refs:odr (Results 1 – 25 of 66) sorted by relevance

123

/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/
Dlocal_alias.ll6 ; RUN: opt < %s -asan -asan-module -enable-new-pm=0 -asan-use-private-alias=0 -asan-use-odr-indicat…
7 ; RUN: opt < %s -passes='asan-pipeline' -asan-use-private-alias=0 -asan-use-odr-indicat…
8 ; RUN: opt < %s -asan -asan-module -enable-new-pm=0 -asan-use-private-alias=1 -asan-use-odr-indicat…
9 ; RUN: opt < %s -passes='asan-pipeline' -asan-use-private-alias=1 -asan-use-odr-indicat…
10 ; RUN: opt < %s -asan -asan-module -enable-new-pm=0 -asan-use-private-alias=0 -asan-use-odr-indicat…
11 ; RUN: opt < %s -passes='asan-pipeline' -asan-use-private-alias=0 -asan-use-odr-indicat…
12 ; RUN: opt < %s -asan -asan-module -enable-new-pm=0 -asan-use-private-alias=1 -asan-use-odr-indicat…
13 ; RUN: opt < %s -passes='asan-pipeline' -asan-use-private-alias=1 -asan-use-odr-indicat…
23 ; Check that we generate internal alias and odr indicator symbols for global to be protected.
/external/llvm-project/llvm/test/Linker/
Dtype-unique-odr-a.ll3 ; RUN: llvm-link %s %p/type-unique-odr-b.ll -S -o - \
7 ; RUN: llvm-link %p/type-unique-odr-b.ll %s -S -o - \
15 ; $ cat -n type-unique-odr-a.cpp
57 ; ModuleID = 'type-unique-odr-a.cpp'
91 !5 = !DIFile(filename: "type-unique-odr-a.cpp", directory: "")
100 !16 = !DIFile(filename: "type-unique-odr-a.cpp", directory: "")
Dtype-unique-odr-b.ll2 ; This file belongs to type-unique-odr-a.ll.
7 ; $ cat -n type-unique-odr-b.cpp
20 ; ModuleID = 'type-unique-odr-b.cpp'
62 !5 = !DIFile(filename: "type-unique-odr-b.cpp", directory: "")
72 !17 = !DIFile(filename: "type-unique-odr-b.cpp", directory: "")
Dodr-lambda-1.ll1 ; ModuleID = '/tmp/odr-lambda-1.ii'
3 ; RUN: llvm-link %s %p/Inputs/odr-lambda-2.ll -S -o - 2>&1 | FileCheck %s
26 source_filename = "/tmp/odr-lambda-1.ii"
70 !1 = !DIFile(filename: "/tmp/odr-lambda-1.ii", directory: "/Data")
90 !21 = distinct !DISubprogram(name: "handleAllErrors<(lambda at /tmp/odr-lambda-1.ii:5:20)>", linkag…
Dodr.ll3 ; RUN: llvm-as %p/Inputs/odr.ll -o %t2.bc
6 source_filename = "test/Linker/odr.ll"
/external/llvm/test/Linker/
Dtype-unique-odr-a.ll3 ; RUN: llvm-link %s %p/type-unique-odr-b.ll -S -o - \
7 ; RUN: llvm-link %p/type-unique-odr-b.ll %s -S -o - \
15 ; $ cat -n type-unique-odr-a.cpp
57 ; ModuleID = 'type-unique-odr-a.cpp'
91 !5 = !DIFile(filename: "type-unique-odr-a.cpp", directory: "")
100 !16 = !DIFile(filename: "type-unique-odr-a.cpp", directory: "")
Dtype-unique-odr-b.ll2 ; This file belongs to type-unique-odr-a.ll.
7 ; $ cat -n type-unique-odr-b.cpp
20 ; ModuleID = 'type-unique-odr-b.cpp'
62 !5 = !DIFile(filename: "type-unique-odr-b.cpp", directory: "")
72 !17 = !DIFile(filename: "type-unique-odr-b.cpp", directory: "")
Dodr.ll3 ; RUN: llvm-as %p/Inputs/odr.ll -o %t2.bc
/external/llvm-project/llvm/test/LTO/Resolution/X86/
Ddead-strip-fulllto.ll7 ; RUN: %t2 -r %t2,live1,p -r %t2,live2, -r %t2,dead1,p -r %t2,dead2, -r %t2,odr, \
15 ; RUN: %t2 -r %t2,live1,p -r %t2,live2, -r %t2,dead1,p -r %t2,dead2, -r %t2,odr, \
35 ; THIN-NOT: odr
Dlink-odr-availextern.ll5 ; RUN: llvm-as %S/Inputs/link-odr-availextern-ae.ll -o %t2ae
6 ; RUN: llvm-as %S/Inputs/link-odr-availextern-odr.ll -o %t2odr
/external/llvm-project/llvm/test/Linker/Inputs/
Dodr-lambda-2.ll1 ; ModuleID = '/tmp/odr-lambda-2.ii'
15 source_filename = "/tmp/odr-lambda-2.ii"
66 !1 = !DIFile(filename: "/tmp/odr-lambda-2.ii", directory: "/Data")
94 !29 = distinct !DISubprogram(name: "handleAllErrors<(lambda at /tmp/odr-lambda-2.ii:5:20)>", linkag…
/external/llvm-project/compiler-rt/test/asan/TestCases/Darwin/
Dobjc-odr.mm22 // CHECK-NOT: AddressSanitizer: odr-violation
/external/compiler-rt/test/asan/TestCases/Darwin/
Dobjc-odr.mm22 // CHECK-NOT: AddressSanitizer: odr-violation
/external/llvm-project/llvm/test/LTO/Resolution/X86/Inputs/
Ddead-strip-fulllto.ll18 define linkonce_odr i8* @odr() {
/external/llvm-project/lld/test/ELF/
Dsilent-ignore.test2 RUN: -detect-odr-violations \
/external/llvm-project/lld/test/ELF/lto/
Dlinkonce-odr.ll2 ; RUN: llvm-as %p/Inputs/linkonce-odr.ll -o %t1.o
/external/llvm/test/Transforms/FunctionImport/
Dfuncimport.ll7 ; RUN: opt -disable-force-link-odr -function-import -stats -print-imports -enable-import-metadata -…
12 ; RUN: opt -disable-force-link-odr -function-import -enable-import-metadata -summary-file %t3.thin…
15 ; Test import with smaller instruction limit and without the -disable-force-link-odr
/external/llvm/test/Instrumentation/AddressSanitizer/
Dlocal_alias.ll8 ; Check that we generate internal alias and odr indicator symbols for global to be protected.
/external/llvm-project/llvm/test/tools/dsymutil/
Dcmdline.test15 CHECK: -no-odr
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dflag_benchmark.cc122 int odr##T = (benchmark::DoNotOptimize(AbslInvokeGetFlag##T), 1);
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Dfind.test35 RUN: llvm-dwarfdump %S/../../dsymutil/Inputs/odr-anon-namespace/1.o \
/external/libtextclassifier/abseil-cpp/absl/flags/
Dflag_benchmark.cc122 int odr##T = (benchmark::DoNotOptimize(AbslInvokeGetFlag##T), 1);
/external/llvm-project/llvm/utils/benchmark/test/
DCMakeLists.txt141 check_cxx_compiler_flag(-Wno-odr BENCHMARK_HAS_WNO_ODR)
145 LINK_FLAGS "-Wno-odr")
/external/llvm-project/llvm/test/Instrumentation/InstrProfiling/
DPR23499.ll1 ;; Check that PGO instrumented variables associated with linkonce odr
/external/libcxx/utils/google-benchmark/test/
DCMakeLists.txt153 check_cxx_compiler_flag(-Wno-odr BENCHMARK_HAS_WNO_ODR)
157 LINK_FLAGS "-Wno-odr")

123