Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cpp21 static u32 CurrentStackTrace(Thread *thr, uptr skip) { in CurrentStackTrace() function
64 return CurrentStackTrace(thr, 3); in Unwind()