Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp409 static void RestoreStackMatch(VarSizeStackTrace *pstk, MutexSet *pmset, in RestoreStackMatch() function
513 RestoreStackMatch(pstk, pmset, &stack, mset, ev_pc, &found); in RestoreStack()
543 RestoreStackMatch(pstk, pmset, &stack, mset, ev->pc, &found); in RestoreStack()
558 RestoreStackMatch(pstk, pmset, &stack, mset, ev_pc, &found); in RestoreStack()
576 RestoreStackMatch(pstk, pmset, &stack, mset, ev_pc, &found); in RestoreStack()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_report.cpp511 static void RestoreStackMatch(VarSizeStackTrace *pstk, MutexSet *pmset, in RestoreStackMatch() function
589 RestoreStackMatch(pstk, pmset, &stack, mset, ev_pc, &found); in RestoreStack()
616 RestoreStackMatch(pstk, pmset, &stack, mset, ev->pc, &found); in RestoreStack()
631 RestoreStackMatch(pstk, pmset, &stack, mset, ev_pc, &found); in RestoreStack()
649 RestoreStackMatch(pstk, pmset, &stack, mset, ev_pc, &found); in RestoreStack()