Home
last modified time | relevance | path

Searched defs:stack_var (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/test/lsan/TestCases/
H A Duse_stacks.cpp12 void *stack_var = malloc(1337); in main() local
H A Duse_after_return.cpp16 void *stack_var = malloc(1337); in main() local
/llvm-project/compiler-rt/test/lsan/TestCases/Linux/
H A Dlog-path_test.cpp22 void *stack_var = malloc(1337); in main() local
/llvm-project/compiler-rt/test/tsan/
H A Ddebug_locate.cpp14 long stack_var; in main() local
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cpp213 int stack_var; in TestThreadInfo() local