Home | History | Annotate | Download | only in bfd

Lines Matching refs:out_index

19467       unsigned int in_index, out_index;
19472 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
19480 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19482 out_index++;
19502 bfd_vma exidx_offset = offset + out_index * 8;
19522 &edited_contents[out_index * 8]);
19526 &edited_contents[out_index * 8 + 4]);
19528 out_index++;
19540 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19542 out_index++;