Lines Matching refs:out_index
19472 unsigned int in_index, out_index;
19477 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
19485 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19487 out_index++;
19507 bfd_vma exidx_offset = offset + out_index * 8;
19527 &edited_contents[out_index * 8]);
19531 &edited_contents[out_index * 8 + 4]);
19533 out_index++;
19545 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19547 out_index++;