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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c3719 int stub_reloc_offset[MAXRELOCS] = {0, 0};
3780 stub_reloc_offset[nrelocs++] = size;
3804 outrel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];
3819 stub_entry->stub_offset + stub_reloc_offset[i],
3730 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
H A Delf32-arm.c5046 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
5121 stub_reloc_offset[nrelocs++] = size;
5134 stub_reloc_offset[nrelocs++] = size;
5142 stub_reloc_offset[nrelocs++] = size;
5177 rel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-csky.c3698 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
3759 stub_reloc_offset[nrelocs++] = size;
3783 outrel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];
3798 stub_entry->stub_offset + stub_reloc_offset[i],
H A Delf32-arm.c5016 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
5091 stub_reloc_offset[nrelocs++] = size;
5104 stub_reloc_offset[nrelocs++] = size;
5112 stub_reloc_offset[nrelocs++] = size;
5147 rel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-csky.c3730 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
3791 stub_reloc_offset[nrelocs++] = size;
3815 outrel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];
3830 stub_entry->stub_offset + stub_reloc_offset[i],
H A Delf32-arm.c5044 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
5119 stub_reloc_offset[nrelocs++] = size;
5132 stub_reloc_offset[nrelocs++] = size;
5140 stub_reloc_offset[nrelocs++] = size;
5175 rel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c3730 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
3791 stub_reloc_offset[nrelocs++] = size;
3815 outrel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];
3830 stub_entry->stub_offset + stub_reloc_offset[i],
H A Delf32-arm.c5046 int stub_reloc_offset[MAXRELOCS] = {0, 0}; local
5121 stub_reloc_offset[nrelocs++] = size;
5134 stub_reloc_offset[nrelocs++] = size;
5142 stub_reloc_offset[nrelocs++] = size;
5177 rel.r_offset = stub_entry->stub_offset + stub_reloc_offset[i];

Completed in 583 milliseconds