Searched refs:inline_info_index (Results 1 – 1 of 1) sorted by relevance
446 for (size_t inline_info_index = 0; inline_info_index < inline_infos.size(); in GetCatchStackMapForDexPc() local447 ++inline_info_index) { in GetCatchStackMapForDexPc()448 if (inline_infos[inline_info_index].GetDexPc() != dex_pcs[inline_info_index + 1]) { in GetCatchStackMapForDexPc()