Home | History | Annotate | Download | only in bfd

Lines Matching refs:out_index

4128   unsigned int in_index, out_index;
4131 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
4140 edited_contents + out_index * 8,
4142 out_index++;
4162 bfd_vma exidx_offset = offset + out_index * 8;
4174 &edited_contents[out_index * 8]);
4178 &edited_contents[out_index * 8 + 4]);
4180 out_index++;
4193 edited_contents + out_index * 8,
4195 out_index++;