Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.cc363 bool force_debug_capture = false; in VisitMethod() local
435 force_debug_capture = true; in VisitMethod()
440 if (writer_->compiler_driver_->DidIncludeDebugSymbols() || force_debug_capture) { in VisitMethod()