Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cc482 uptr dummy_pc = 0x42; in ReportDeadlock() local
491 rep.AddStack(StackTrace(&dummy_pc, 1), true); in ReportDeadlock()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cpp546 uptr dummy_pc = 0x42; in ReportDeadlock() local
555 rep.AddStack(StackTrace(&dummy_pc, 1), true); in ReportDeadlock()