Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cc46 u32 stk0; member
53 , stk0(s0) in Link()
241 link->stk0 = stk1; in MutexBeforeLock()
256 link->stk0 = stk1; in MutexBeforeLock()
414 rep->loop[i].stk[0] = flags.second_deadlock_stack ? link->stk0 : 0; in Report()