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