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

/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf-vxworks.c115 htab->hgot->forced_local = 0;
H A Delf-bfd.h158 unsigned int forced_local : 1;
2066 && ((SHARED) || !(H)->forced_local) \
2067 && ((H)->dynindx != -1 || (H)->forced_local))
157 unsigned int forced_local : 1; member in struct:elf_link_hash_entry
H A Delf32-s390.c1743 && !h->forced_local)
1826 && !h->forced_local)
1893 && !h->forced_local)
1916 && !h->forced_local)
2391 || h->forced_local)
3289 || h->forced_local)
H A Delf32-score.c61 bfd_boolean forced_local; member in struct:score_elf_link_hash_entry
92 h->forced_local). */
1056 ret->forced_local = FALSE;
1129 if (h->root.forced_local)
1468 if (h->forced_local)
1470 h->forced_local = TRUE;
3244 BFD_ASSERT (h->dynindx != -1 || h->forced_local);
H A Delf64-s390.c1718 && !h->forced_local)
1801 && !h->forced_local)
1868 && !h->forced_local)
1891 && !h->forced_local)
2367 || h->forced_local)
3195 || h->forced_local)
H A Delfxx-sparc.c1857 && !h->forced_local)
1955 && !h->forced_local)
1995 && (h->forced_local
2022 && !h->forced_local)
2045 && !h->forced_local)
2596 || h->forced_local)
H A Delf32-arm.c2750 myh->forced_local = 1;
2816 myh->forced_local = 1;
2928 myh->forced_local = 1;
2960 myh->forced_local = 1;
2978 myh->forced_local = 1;
8176 && !h->forced_local)
8272 && !h->forced_local)
8353 myh->forced_local = 1;
8405 && !h->forced_local)
8439 && !h->forced_local)
[all...]
H A Delflink.c393 h->forced_local = 1;
551 h->forced_local = 1;
694 if (h->forced_local)
716 if (!h->forced_local)
2733 if (h->forced_local)
2800 if (h->forced_local)
5189 return !(h->forced_local
7880 if (!h->forced_local)
7885 if (h->forced_local)
7924 && h->forced_local
[all...]
H A Delfxx-mips.c96 h->forced_local). */
279 bfd_boolean forced_local; member in struct:mips_elf_link_hash_entry
838 ret->forced_local = FALSE;
2661 BFD_ASSERT (h == NULL || h->root.forced_local);
3077 else if (entry->symndx >= 0 || entry->d.h->forced_local)
3656 if (h->root.forced_local)
4218 && (info->symbolic || h->root.forced_local)
4821 || (info->shared && !info->symbolic && !h->root.forced_local)))
6587 && ! hmips->root.forced_local))
6840 && !h->root.forced_local))
[all...]
H A Delf32-ppc.c4411 sh->forced_local = 1;
4485 && !h->forced_local)
4622 && !eh->elf.forced_local)
4710 && !h->forced_local)
4730 && !h->forced_local)
4961 sh->forced_local = 1;
4976 sh->forced_local = 1;
H A Delf32-i386.c1577 && !h->forced_local)
1669 && !h->forced_local)
1760 && !h->forced_local)
1783 && !h->forced_local)
H A Delf64-x86-64.c1440 && !h->forced_local)
1512 && !h->forced_local)
1601 && !h->forced_local)
1624 && !h->forced_local)
H A Delf64-ppc.c5648 fh->elf.forced_local = 1;
5706 && !fdh->elf.forced_local
5740 || fdh->elf.forced_local);
7678 && !h->forced_local)
7751 && !h->forced_local)
7771 && !h->forced_local)
8538 h->forced_local = 1;
9584 h->forced_local = 1;
H A Delf32-spu.c1283 h->forced_local = 1;
2560 h->forced_local = 1;
H A Delf.c1606 h->forced_local = 1;

Completed in 215 milliseconds