Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.cc50 const char* last_source_file = nullptr; in WriteDebugInfo() local
55 if (compilation_units.empty() || source_file != last_source_file) { in WriteDebugInfo()
65 last_source_file = source_file; in WriteDebugInfo()