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

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cris.c1019 || h->needs_plt))
1032 || h->needs_plt
2035 && (h->needs_plt
2045 || h->needs_plt)
2061 BFD_ASSERT (h->needs_plt);
2062 h->needs_plt = 0;
2083 h->needs_plt = 0;
2478 h->needs_plt = 1;
H A Delf32-m68k.c568 h->needs_plt = 1;
594 h->needs_plt = 1;
928 && (h->needs_plt
938 || h->needs_plt)
953 BFD_ASSERT (h->needs_plt);
961 h->needs_plt = 0;
H A Delf32-vax.c686 h->needs_plt = 1;
965 && (h->needs_plt
975 || h->needs_plt)
990 BFD_ASSERT (h->needs_plt);
998 h->needs_plt = 0;
H A Delf32-i386.c797 dir->needs_plt |= ind->needs_plt;
899 h->needs_plt = 1;
1330 || h->needs_plt)
1343 h->needs_plt = 0;
1532 h->needs_plt = 0;
1538 h->needs_plt = 0;
H A Delf64-x86-64.c566 dir->needs_plt |= ind->needs_plt;
776 h->needs_plt = 1;
1130 || h->needs_plt)
1143 h->needs_plt = 0;
1332 h->needs_plt = 0;
1338 h->needs_plt = 0;
H A Delf32-hppa.c1030 dir->needs_plt |= ind->needs_plt;
1282 h->elf.needs_plt = 1;
1624 h->needs_plt = 0;
1646 || h->needs_plt)
1663 h->needs_plt = 0;
1821 h->needs_plt = 0;
1827 h->needs_plt = 0;
H A Delf32-ppc.c341 dir->needs_plt |= ind->needs_plt;
2880 && (h->needs_plt
2888 || h->needs_plt)
2908 h->needs_plt = 0;
3110 h->needs_plt = 0;
3116 h->needs_plt = 0;
3779 h->needs_plt = 1;
H A Delf32-s390.c910 dir->needs_plt |= ind->needs_plt;
1072 h->needs_plt = 1;
1093 h->needs_plt = 1;
1582 || h->needs_plt)
1597 h->needs_plt = 0;
1791 h->needs_plt = 0;
1798 h->needs_plt = 0;
H A Delf64-s390.c863 dir->needs_plt |= ind->needs_plt;
1032 h->needs_plt = 1;
1054 h->needs_plt = 1;
1554 || h->needs_plt)
1569 h->needs_plt = 0;
1763 h->needs_plt = 0;
1770 h->needs_plt = 0;
H A Delf64-sh64.c2718 h->needs_plt = 1;
2742 h->needs_plt = 1;
3391 && (h->needs_plt
3401 || h->needs_plt)
3412 BFD_ASSERT (h->needs_plt);
H A Delf32-sh.c4023 && (h->needs_plt
4033 || h->needs_plt)
4046 h->needs_plt = 0;
4244 h->needs_plt = 0;
4250 h->needs_plt = 0;
6311 dir->needs_plt |= ind->needs_plt;
6611 h->needs_plt = 1;
6639 h->needs_plt = 1;
H A Delf32-arm.h3025 h->needs_plt = 1;
3308 && (h->needs_plt
3318 || h->needs_plt)
3331 h->needs_plt = 0;
3489 h->needs_plt = 0;
3495 h->needs_plt = 0;
H A Delf32-m32r.c1962 && (h->needs_plt
1973 || h->needs_plt)
1987 h->needs_plt = 0;
2183 h->needs_plt = 0;
2189 h->needs_plt = 0;
4568 h->needs_plt = 1;
H A Delf32-sparc.c1105 h->needs_plt = 1;
1462 && (h->needs_plt
1476 || h->needs_plt
1495 h->needs_plt = 0;
1666 h->needs_plt = 0;
1672 h->needs_plt = 0;
H A Delf64-alpha.c2841 else if (h->root.needs_plt)
3125 h->root.needs_plt = 1;
3127 h->root.needs_plt = 0;
3251 h->needs_plt = 1;
3286 h->needs_plt = 0;
3738 if (!h->root.needs_plt)
3758 h->root.needs_plt = 0;
H A Delf64-ppc.c3827 edir->elf.needs_plt |= eind->elf.needs_plt;
4161 eh->elf.needs_plt = 1;
5393 fdh->elf.needs_plt = 1;
5482 || h->needs_plt)
5496 h->needs_plt = 0;
6684 h->needs_plt = 0;
6690 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 Delf-m10300.c867 h->needs_plt = 1;
4025 && (h->needs_plt
4035 || h->needs_plt)
4046 BFD_ASSERT (h->needs_plt);
H A Delf32-i370.c509 && (h->needs_plt
H A Delf64-sparc.c1274 h->needs_plt = 1;
1621 && (h->needs_plt
1635 || h->needs_plt
1648 BFD_ASSERT (h->needs_plt);
H A Delf64-hppa.c918 h->needs_plt = 1;
1019 h->needs_plt = 1;
H A Delfxx-ia64.c1652 dir->root.needs_plt |= ind->root.needs_plt;
2452 h->needs_plt = 1;
H A Delfxx-mips.c1624 else if (h->root.needs_plt)
5340 h->needs_plt = 1;
5697 && (h->needs_plt
5722 && h->needs_plt)
5753 && !h->needs_plt)
H A Delf.c1428 dir->needs_plt |= ind->needs_plt;
1471 h->needs_plt = 0;
H A Delflink.c2224 if (h->needs_plt
2325 if (!h->needs_plt
2393 && !h->needs_plt)

Completed in 507 milliseconds

12