Home
last modified time | relevance | path

Searched refs:out_index (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c4265 unsigned int in_index, out_index; in elf32_tic6x_write_section() local
4268 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) in elf32_tic6x_write_section()
4277 edited_contents + out_index * 8, in elf32_tic6x_write_section()
4279 out_index++; in elf32_tic6x_write_section()
4299 bfd_vma exidx_offset = offset + out_index * 8; in elf32_tic6x_write_section()
4311 &edited_contents[out_index * 8]); in elf32_tic6x_write_section()
4315 &edited_contents[out_index * 8 + 4]); in elf32_tic6x_write_section()
4317 out_index++; in elf32_tic6x_write_section()
4330 edited_contents + out_index * 8, in elf32_tic6x_write_section()
4332 out_index++; in elf32_tic6x_write_section()