Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_loc_writer.h206 DexRegisterLocation reg_loc = (piece == 0 ? reg_lo : reg_hi); in WriteDebugLocEntry() local
207 const Kind kind = reg_loc.GetKind(); in WriteDebugLocEntry()
208 const int32_t value = reg_loc.GetValue(); in WriteDebugLocEntry()