Searched refs:entry_idx (Results 1 – 1 of 1) sorted by relevance
144 size_t entry_idx = 0; in GetUnwindInfo() local152 if (entry_idx == *num_entries) { in GetUnwindInfo()153 errx(1, "Too many entries, stopped at entry %zu", entry_idx); in GetUnwindInfo()156 AllocGetData(&contents[start_str], &(*entries)[entry_idx++]); in GetUnwindInfo()159 if (entry_idx != *num_entries) { in GetUnwindInfo()161 entry_idx); in GetUnwindInfo()