Home
last modified time | relevance | path

Searched refs:plt_off3 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-m68k.c1923 int plt_off1, plt_off2, plt_off3; local
1970 plt_off3 = 18;
1978 plt_off3 = 20;
1987 plt_off3 = 16;
2002 bfd_put_32 (output_bfd, - (h->plt.offset + plt_off3),
2003 splt->contents + h->plt.offset + plt_off3);
H A Delf32-cris.c1549 int plt_off1 = 2, plt_off2 = 10, plt_off3 = 16; local
1566 plt_off3 = 20;
1651 - (h->plt.offset + plt_off3 + plt_off3_value_bias),
1652 splt->contents + h->plt.offset + plt_off3);
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-m68k.c1771 int plt_off1, plt_off2, plt_off3; local
1816 plt_off3 = 18;
1825 plt_off3 = 16;
1839 bfd_put_32 (output_bfd, - (h->plt.offset + plt_off3),
1840 splt->contents + h->plt.offset + plt_off3);
H A Delf32-cris.c1415 int plt_off1 = 2, plt_off2 = 10, plt_off3 = 16; local
1493 bfd_put_32 (output_bfd, - (h->plt.offset + plt_off3 + 4),
1494 splt->contents + h->plt.offset + plt_off3);