Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp45 u32 stk0; member
52 , stk0(s0) in Link()
234 link->stk0 = stk1; in MutexBeforeLock()
249 link->stk0 = stk1; in MutexBeforeLock()
407 rep->loop[i].stk[0] = flags.second_deadlock_stack ? link->stk0 : 0; in Report()