Searched refs:RestoreStackMatch (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_report.cpp | 409 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 D | tsan_rtl_report.cpp | 511 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()
|