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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-m68k.c1764 int plt_off1, plt_off2, plt_off3;
1809 plt_off3 = 18;
1818 plt_off3 = 16;
1832 bfd_put_32 (output_bfd, - (h->plt.offset + plt_off3),
1833 splt->contents + h->plt.offset + plt_off3);
1763 int plt_off1, plt_off2, plt_off3; local
H A Delf32-cris.c1417 int plt_off1 = 2, plt_off2 = 10, plt_off3 = 16;
1495 bfd_put_32 (output_bfd, - (h->plt.offset + plt_off3 + 4),
1496 splt->contents + h->plt.offset + plt_off3);
1410 int plt_off1 = 2, plt_off2 = 10, plt_off3 = 16; local

Completed in 102 milliseconds