Home
last modified time | relevance | path

Searched refs:LotsOfStackReuse (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/asan/tests/
H A Dasan_test.cpp1088 static void LotsOfStackReuse() { in LotsOfStackReuse() function
1107 LotsOfStackReuse(); in TEST()
1114 PTHREAD_CREATE(&t[i], 0, (void* (*)(void *x))LotsOfStackReuse, 0); in TEST()