Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc1133 bool native_debug_info) { in RecordPcInfo() argument
1134 RecordPcInfo(instruction, dex_pc, GetAssembler()->CodePosition(), slow_path, native_debug_info); in RecordPcInfo()
1141 bool native_debug_info) { in RecordPcInfo() argument
1208 StackMap::Kind kind = native_debug_info in RecordPcInfo()
Dcode_generator.h345 bool native_debug_info = false);
355 bool native_debug_info = false);