Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dswapcontext_annotation.cpp36 const void *main_thread_stack; variable
68 __sanitizer_start_switch_fiber(nullptr, main_thread_stack, in NextChild()
79 __sanitizer_finish_switch_fiber(nullptr, &main_thread_stack, in Child()
89 __sanitizer_start_switch_fiber(nullptr, main_thread_stack, in Child()
93 __sanitizer_start_switch_fiber(nullptr, main_thread_stack, in Child()
156 __sanitizer_finish_switch_fiber(nullptr, &main_thread_stack, in ChildHugeStack()
159 __sanitizer_start_switch_fiber(nullptr, main_thread_stack, in ChildHugeStack()