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

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

Completed in 48 milliseconds