Home
last modified time | relevance | path

Searched refs:NoSanitizeAddress (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daddress-safety-attr-flavors.cpp43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/asan/
H A Dasan_test.cc1137 static void NoSanitizeAddress() { in NoSanitizeAddress() function
1144 Ident(NoSanitizeAddress)(); in TEST() local

12