Searched refs:reg_loc (Results 1 – 1 of 1) sorted by relevance
206 DexRegisterLocation reg_loc = (piece == 0 ? reg_lo : reg_hi); in WriteDebugLocEntry() local207 const Kind kind = reg_loc.GetKind(); in WriteDebugLocEntry()208 const int32_t value = reg_loc.GetValue(); in WriteDebugLocEntry()