Home
last modified time | relevance | path

Searched defs:CurrentStackId (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl.cpp600 StackID CurrentStackId(ThreadState *thr, uptr pc) { in CurrentStackId() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp884 StackID CurrentStackId(ThreadState *thr, uptr pc) { in CurrentStackId() function