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