Lines Matching full:pic_p
1818 /* Return the type of PLT associated with ABFD. PIC_P is true if
1822 get_plt_info (bfd *abfd ATTRIBUTE_UNUSED, bfd_boolean pic_p)
1824 return &elf_sh_plts[pic_p][!bfd_big_endian (abfd)];
2275 /* Return the type of PLT associated with ABFD. PIC_P is true if
2279 get_plt_info (bfd *abfd, bfd_boolean pic_p)
2291 return &vxworks_sh_plts[pic_p][!bfd_big_endian (abfd)];
2292 return &elf_sh_plts[pic_p][!bfd_big_endian (abfd)];