Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h258 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge() argument
393 u32 stk_from; member
H A Dsanitizer_deadlock_detector1.cpp139 u32 stk_from = 0, stk_to = 0; in ReportDeadlock() local
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_deadlock_detector_test.cpp458 u32 stk_from = 0, stk_to = 0; in RunRemoveEdgesTest() local