Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_report.cpp183 bool found_local = false; in PrintStackAllocations() local
211 if (!found_local) { in PrintStackAllocations()
213 found_local = true; in PrintStackAllocations()
222 if (found_local) in PrintStackAllocations()