Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.cc1299 bool has_debug_info = method_data.HasDebugInfo(); in VisitMethod() local
1367 DCHECK(has_debug_info); in VisitMethod()
1391 DCHECK(!has_debug_info); in VisitMethod()