Home
last modified time | relevance | path

Searched defs:cur_stack (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_thread.cpp84 const uptr cur_stack = GET_CURRENT_FRAME(); in GetStackBounds() local
/llvm-project-15.0.7/compiler-rt/lib/safestack/
H A Dsafestack.cpp187 thread_stack_ll *cur_stack = in thread_cleanup_handler() local
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_thread.cpp177 const uptr cur_stack = (uptr)&local; in GetStackBounds() local