Home
last modified time | relevance | path

Searched defs:wild_addr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/
H A Dget_allocated_begin.cpp41 void *wild_addr = reinterpret_cast<void *>(4096 * 160); in main() local
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dscariness_score_test.cpp179 static volatile int *wild_addr = (int*)0x10000000; // System-dependent. in main() local
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_interface_test.cpp43 void *wild_addr = (void*)0x1; in TEST() local
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp4651 void *wild_addr = reinterpret_cast<void*>(0x1); in TEST() local