HomeSort by: relevance | last modified time | path
    Searched defs:out_index (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/libpcap/dist/
pcap-dos.h 123 int out_index; /* queue index tail */ member in struct:rx_ringbuf
  /src/external/gpl3/binutils/dist/bfd/
elf32-tic6x.c 4127 unsigned int in_index, out_index;
4130 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
4139 edited_contents + out_index * 8,
4141 out_index++;
4161 bfd_vma exidx_offset = offset + out_index * 8;
4173 &edited_contents[out_index * 8]);
4177 &edited_contents[out_index * 8 + 4]);
4179 out_index++;
4192 edited_contents + out_index * 8,
4194 out_index++
4126 unsigned int in_index, out_index; local
    [all...]
elf32-arm.c 19472 unsigned int in_index, out_index; local
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++
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tic6x.c 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++
4127 unsigned int in_index, out_index; local
    [all...]
elf32-arm.c 19661 unsigned int in_index, out_index; local
19666 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
19674 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19676 out_index++;
19696 bfd_vma exidx_offset = offset + out_index * 8;
19716 &edited_contents[out_index * 8]);
19720 &edited_contents[out_index * 8 + 4]);
19722 out_index++;
19734 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19736 out_index++
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-tic6x.c 4126 unsigned int in_index, out_index;
4129 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
4138 edited_contents + out_index * 8,
4140 out_index++;
4160 bfd_vma exidx_offset = offset + out_index * 8;
4172 &edited_contents[out_index * 8]);
4176 &edited_contents[out_index * 8 + 4]);
4178 out_index++;
4191 edited_contents + out_index * 8,
4193 out_index++
4125 unsigned int in_index, out_index; local
    [all...]
elf32-arm.c 19650 unsigned int in_index, out_index; local
19655 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
19663 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19665 out_index++;
19685 bfd_vma exidx_offset = offset + out_index * 8;
19705 &edited_contents[out_index * 8]);
19709 &edited_contents[out_index * 8 + 4]);
19711 out_index++;
19723 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19725 out_index++
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tic6x.c 4134 unsigned int in_index, out_index;
4137 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
4146 edited_contents + out_index * 8,
4148 out_index++;
4168 bfd_vma exidx_offset = offset + out_index * 8;
4180 &edited_contents[out_index * 8]);
4184 &edited_contents[out_index * 8 + 4]);
4186 out_index++;
4199 edited_contents + out_index * 8,
4201 out_index++
4133 unsigned int in_index, out_index; local
    [all...]
elf32-arm.c 19578 unsigned int in_index, out_index; local
19583 for (in_index = 0, out_index = 0; in_index * 8 < input_size || edit_node;)
19591 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19593 out_index++;
19613 bfd_vma exidx_offset = offset + out_index * 8;
19633 &edited_contents[out_index * 8]);
19637 &edited_contents[out_index * 8 + 4]);
19639 out_index++;
19651 copy_exidx_entry (output_bfd, edited_contents + out_index * 8,
19653 out_index++
    [all...]

Completed in 84 milliseconds