Searched refs:in_index (Results 1 – 1 of 1) sorted by relevance
4265 unsigned int in_index, out_index; in elf32_tic6x_write_section() local4268 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;) in elf32_tic6x_write_section()4274 if (in_index < edit_index && in_index * 8 < input_size) in elf32_tic6x_write_section()4278 contents + in_index * 8, add_to_offsets); in elf32_tic6x_write_section()4280 in_index++; in elf32_tic6x_write_section()4282 else if (in_index == edit_index in elf32_tic6x_write_section()4283 || (in_index * 8 >= input_size in elf32_tic6x_write_section()4289 in_index++; in elf32_tic6x_write_section()4331 contents + in_index * 8, add_to_offsets); in elf32_tic6x_write_section()4333 in_index++; in elf32_tic6x_write_section()