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.cc58 ReportStack *last_frame2 = 0; in StackStripMain() local
71 last_frame2 = last_frame; in StackStripMain()
75 if (last_frame2 == 0) in StackStripMain()
79 const char *last2 = last_frame2->func; in StackStripMain()
82 last_frame2->next = 0; in StackStripMain()
85 last_frame2->next = 0; in StackStripMain()
88 last_frame2->next = 0; in StackStripMain()
99 last_frame2->next = 0; in StackStripMain()