Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc53 ReportStack *last_frame2 = 0; in StackStripMain() local
66 last_frame2 = last_frame; in StackStripMain()
70 if (last_frame2 == 0) in StackStripMain()
74 const char *last2 = last_frame2->func; in StackStripMain()
77 last_frame2->next = 0; in StackStripMain()
80 last_frame2->next = 0; in StackStripMain()
83 last_frame2->next = 0; in StackStripMain()
94 last_frame2->next = 0; in StackStripMain()