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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-frv.c1383 bfd_byte *lzplt_code = frvfdpic_plt_section (info)->contents
1387 bfd_put_32 (output_bfd, fd_lazy_rel_offset, lzplt_code);
1388 lzplt_code += 4;
1400 bfd_put_32 (output_bfd, 0x8808f140, lzplt_code);
1401 bfd_put_32 (output_bfd, 0x80304000, lzplt_code + 4);
1410 lzplt_code);
1382 bfd_byte *lzplt_code = frvfdpic_plt_section (info)->contents local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-bfin.c1866 bfd_byte *lzplt_code = bfinfdpic_plt_section (info)->contents
1870 bfd_put_32 (output_bfd, fd_lazy_rel_offset, lzplt_code);
1871 lzplt_code += 4;
1886 lzplt_code);
1887 bfd_put_16 (output_bfd, 0x0052, lzplt_code + 4);
1896 lzplt_code);
1865 bfd_byte *lzplt_code = bfinfdpic_plt_section (info)->contents local
H A Delf32-frv.c1780 bfd_byte *lzplt_code = frvfdpic_plt_section (info)->contents
1784 bfd_put_32 (output_bfd, fd_lazy_rel_offset, lzplt_code);
1785 lzplt_code += 4;
1797 bfd_put_32 (output_bfd, 0x8808f140, lzplt_code);
1798 bfd_put_32 (output_bfd, 0x80304000, lzplt_code + 4);
1807 lzplt_code);
1779 bfd_byte *lzplt_code = frvfdpic_plt_section (info)->contents local

Completed in 277 milliseconds