Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc1033 const Module::Function *last_function_cited = NULL; in AssignLinesToFunctions() local
1123 if (range->function != last_function_cited) { in AssignLinesToFunctions()
1125 last_function_cited = range->function; in AssignLinesToFunctions()