Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h344 bool native_debug_info = false);
354 bool native_debug_info = false);
Dcode_generator.cc1164 bool native_debug_info) { in RecordPcInfo() argument
1165 RecordPcInfo(instruction, dex_pc, GetAssembler()->CodePosition(), slow_path, native_debug_info); in RecordPcInfo()
1172 bool native_debug_info) { in RecordPcInfo() argument
1241 StackMap::Kind kind = native_debug_info in RecordPcInfo()