Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_info_writer.h207 std::vector<DexRegisterMap> dex_reg_maps; in Write() local
213 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()