Searched refs:needs_plt (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-x86-64.c688 dir->needs_plt |= ind->needs_plt;
843 h->needs_plt = 1;
933 h->needs_plt = 1;
942 h->needs_plt = 1;
1297 || h->needs_plt)
1310 h->needs_plt = 0;
1484 h->needs_plt = 0;
1490 h->needs_plt = 0;
2159 if (h->needs_plt
[all...]
H A Delf32-s390.c929 dir->needs_plt |= ind->needs_plt;
1096 h->needs_plt = 1;
1117 h->needs_plt = 1;
1590 || h->needs_plt)
1605 h->needs_plt = 0;
1786 h->needs_plt = 0;
1793 h->needs_plt = 0;
H A Delf64-s390.c884 dir->needs_plt |= ind->needs_plt;
1058 h->needs_plt = 1;
1080 h->needs_plt = 1;
1565 || h->needs_plt)
1580 h->needs_plt = 0;
1761 h->needs_plt = 0;
1768 h->needs_plt = 0;
H A Delf32-i386.c890 dir->needs_plt |= ind->needs_plt;
999 h->needs_plt = 1;
1429 || h->needs_plt)
1442 h->needs_plt = 0;
1641 h->needs_plt = 0;
1647 h->needs_plt = 0;
H A Delf64-alpha.c1917 h->root.needs_plt
2032 h->needs_plt = TRUE;
2045 h->needs_plt = FALSE;
2463 if (!h->root.needs_plt)
2480 h->root.needs_plt = FALSE;
2662 if (h->root.needs_plt)
4661 if (h->needs_plt)
H A Delf32-ppc.c2752 edir->elf.needs_plt |= eind->elf.needs_plt;
3400 h->needs_plt = 1;
4362 && (h->needs_plt
4370 || h->needs_plt)
4394 h->needs_plt = 0;
4741 h->needs_plt = 0;
4747 h->needs_plt = 0;
H A Delfxx-sparc.c1319 h->needs_plt = 1;
1712 && (h->needs_plt
1726 || h->needs_plt
1745 h->needs_plt = 0;
1930 h->needs_plt = 0;
1936 h->needs_plt = 0;
H A Delfxx-mips.c1909 else if (h->root.needs_plt)
4207 BFD_ASSERT (h->root.needs_plt);
6569 h->needs_plt = 1;
6971 && (h->needs_plt
6996 && h->needs_plt)
7027 && !h->needs_plt)
7069 && (h->needs_plt
7089 h->needs_plt = 1;
7093 else if (h->needs_plt
7098 h->needs_plt
[all...]
H A Delf32-score.c2613 h->needs_plt = 1;
2817 && (h->needs_plt
2837 if (!hscore->no_fn_stub && h->needs_plt)
2866 else if ((h->type == STT_FUNC) && !h->needs_plt)
H A Delf32-arm.c7733 h->needs_plt = 1;
7760 || (h != NULL && ! h->needs_plt
8066 && (h->needs_plt
8078 || h->needs_plt)
8092 h->needs_plt = 0;
8281 h->needs_plt = 0;
8287 h->needs_plt = 0;
H A Delf64-ppc.c4094 edir->elf.needs_plt |= eind->elf.needs_plt;
4447 eh->elf.needs_plt = 1;
5821 fdh->elf.needs_plt = 1;
5907 || h->needs_plt)
5921 h->needs_plt = 0;
7789 h->needs_plt = 0;
7795 h->needs_plt = 0;
H A Delf-bfd.h152 unsigned int needs_plt : 1;
151 unsigned int needs_plt : 1; member in struct:elf_link_hash_entry
H A Delfxx-ia64.c1869 dir->root.needs_plt |= ind->root.needs_plt;
3191 h->needs_plt = 1;
H A Delf.c1561 dir->needs_plt |= ind->needs_plt;
1603 h->needs_plt = 0;
H A Delflink.c2458 if (h->needs_plt
2552 if (!h->needs_plt
2620 && !h->needs_plt)

Completed in 302 milliseconds