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

  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 3715 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
3776 stub_reloc_idx[nrelocs] = i;
3804 template_sequence[stub_reloc_idx[i]].r_type);
3805 outrel.r_addend = template_sequence[stub_reloc_idx[i]].reloc_addend;
3814 (template_sequence[stub_reloc_idx[i]].r_type),
3818 template_sequence[stub_reloc_idx[i]].reloc_addend);
elf32-arm.c 4994 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
5069 stub_reloc_idx[nrelocs] = i;
5082 stub_reloc_idx[nrelocs] = i;
5090 stub_reloc_idx[nrelocs] = i;
5124 sym_value + template_sequence[stub_reloc_idx[i]].reloc_addend;
5128 template_sequence[stub_reloc_idx[i]].r_type);
5142 (template_sequence[stub_reloc_idx[i]].r_type),
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 3716 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
3777 stub_reloc_idx[nrelocs] = i;
3805 template_sequence[stub_reloc_idx[i]].r_type);
3806 outrel.r_addend = template_sequence[stub_reloc_idx[i]].reloc_addend;
3815 (template_sequence[stub_reloc_idx[i]].r_type),
3819 template_sequence[stub_reloc_idx[i]].reloc_addend);
elf32-arm.c 5066 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
5141 stub_reloc_idx[nrelocs] = i;
5154 stub_reloc_idx[nrelocs] = i;
5162 stub_reloc_idx[nrelocs] = i;
5196 sym_value + template_sequence[stub_reloc_idx[i]].reloc_addend;
5200 template_sequence[stub_reloc_idx[i]].r_type);
5214 (template_sequence[stub_reloc_idx[i]].r_type),
  /src/external/gpl3/gdb/dist/bfd/
elf32-csky.c 3714 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
3775 stub_reloc_idx[nrelocs] = i;
3803 template_sequence[stub_reloc_idx[i]].r_type);
3804 outrel.r_addend = template_sequence[stub_reloc_idx[i]].reloc_addend;
3813 (template_sequence[stub_reloc_idx[i]].r_type),
3817 template_sequence[stub_reloc_idx[i]].reloc_addend);
elf32-arm.c 5062 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
5137 stub_reloc_idx[nrelocs] = i;
5150 stub_reloc_idx[nrelocs] = i;
5158 stub_reloc_idx[nrelocs] = i;
5192 sym_value + template_sequence[stub_reloc_idx[i]].reloc_addend;
5196 template_sequence[stub_reloc_idx[i]].r_type);
5210 (template_sequence[stub_reloc_idx[i]].r_type),
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c 3716 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
3777 stub_reloc_idx[nrelocs] = i;
3805 template_sequence[stub_reloc_idx[i]].r_type);
3806 outrel.r_addend = template_sequence[stub_reloc_idx[i]].reloc_addend;
3815 (template_sequence[stub_reloc_idx[i]].r_type),
3819 template_sequence[stub_reloc_idx[i]].reloc_addend);
elf32-arm.c 5043 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
5118 stub_reloc_idx[nrelocs] = i;
5131 stub_reloc_idx[nrelocs] = i;
5139 stub_reloc_idx[nrelocs] = i;
5173 sym_value + template_sequence[stub_reloc_idx[i]].reloc_addend;
5177 template_sequence[stub_reloc_idx[i]].r_type);
5191 (template_sequence[stub_reloc_idx[i]].r_type),

Completed in 171 milliseconds