Searched refs:stub_reloc_idx (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c4704 int stub_reloc_idx[MAXRELOCS] = {-1, -1}; local
4771 stub_reloc_idx[nrelocs] = i;
4784 stub_reloc_idx[nrelocs] = i;
4792 stub_reloc_idx[nrelocs] = i;
4826 sym_value + template_sequence[stub_reloc_idx[i]].reloc_addend;
4830 template_sequence[stub_reloc_idx[i]].r_type);
4844 (template_sequence[stub_reloc_idx[i]].r_type),

Completed in 127 milliseconds