Searched refs:dex_reg_maps (Results 1 – 1 of 1) sorted by relevance
207 std::vector<DexRegisterMap> dex_reg_maps; in Write() local213 dex_reg_maps.push_back(code_info.GetDexRegisterMapOf( in Write()232 WriteRegLocation(mi, dex_reg_maps, vreg, is64bitValue, compilation_unit.code_address); in Write()251 WriteRegLocation(mi, dex_reg_maps, vreg, is64bitValue, compilation_unit.code_address); in Write()274 dex_reg_maps, in Write()