Lines Matching refs:out_index
4129 unsigned int in_index, out_index;
4132 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
4141 edited_contents + out_index * 8,
4143 out_index++;
4163 bfd_vma exidx_offset = offset + out_index * 8;
4175 &edited_contents[out_index * 8]);
4179 &edited_contents[out_index * 8 + 4]);
4181 out_index++;
4194 edited_contents + out_index * 8,
4196 out_index++;