Searched refs:bfd_link_hash_indirect (Results 1 - 25 of 288) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpe-x86_64.c95 hi->type = bfd_link_hash_indirect;
H A Delf32-moxie.c363 while (h->root.type == bfd_link_hash_indirect
H A Delf32-dlx.c451 while (h->root.type == bfd_link_hash_indirect
H A Delf32-d10v.c294 while (h->root.type == bfd_link_hash_indirect
H A Delf32-mcore.c619 while (h->root.type == bfd_link_hash_indirect
H A Delf32-mt.c457 while (h->root.type == bfd_link_hash_indirect
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpe-x86_64.c95 hi->type = bfd_link_hash_indirect;
H A Delf32-moxie.c363 while (h->root.type == bfd_link_hash_indirect
H A Delf32-dlx.c451 while (h->root.type == bfd_link_hash_indirect
H A Delf32-d10v.c294 while (h->root.type == bfd_link_hash_indirect
H A Delf32-mcore.c619 while (h->root.type == bfd_link_hash_indirect
H A Delf32-mt.c457 while (h->root.type == bfd_link_hash_indirect
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpe-x86_64.c95 hi->type = bfd_link_hash_indirect;
H A Delf32-moxie.c363 while (h->root.type == bfd_link_hash_indirect
H A Delf32-mt.c457 while (h->root.type == bfd_link_hash_indirect
H A Delf32-dlx.c451 while (h->root.type == bfd_link_hash_indirect
H A Delf32-d10v.c294 while (h->root.type == bfd_link_hash_indirect
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-moxie.c363 while (h->root.type == bfd_link_hash_indirect
H A Delf32-dlx.c451 while (h->root.type == bfd_link_hash_indirect
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldmain.c1042 case bfd_link_hash_indirect:
1142 || ntype == bfd_link_hash_indirect)
1155 || otype == bfd_link_hash_indirect)
1557 while (entry->type == bfd_link_hash_indirect
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dbfdlink.h81 bfd_link_hash_indirect, /* Symbol is an indirect link. */
172 /* bfd_link_hash_indirect, bfd_link_hash_warning. */
220 follows bfd_link_hash_indirect and bfd_link_hash_warning links to
770 bfd_link_hash_indirect. If NTYPE is bfd_link_hash_common, NSIZE
80 bfd_link_hash_indirect, /* Symbol is an indirect link. */ enumerator in enum:bfd_link_hash_type
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldmain.c1035 case bfd_link_hash_indirect:
1131 || ntype == bfd_link_hash_indirect)
1144 || otype == bfd_link_hash_indirect)
1508 while (entry->type == bfd_link_hash_indirect
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dbfdlink.h81 bfd_link_hash_indirect, /* Symbol is an indirect link. */
169 /* bfd_link_hash_indirect, bfd_link_hash_warning. */
217 follows bfd_link_hash_indirect and bfd_link_hash_warning links to
703 bfd_link_hash_indirect. If NTYPE is bfd_link_hash_common, NSIZE
80 bfd_link_hash_indirect, /* Symbol is an indirect link. */ enumerator in enum:bfd_link_hash_type
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dbfdlink.h81 bfd_link_hash_indirect, /* Symbol is an indirect link. */
172 /* bfd_link_hash_indirect, bfd_link_hash_warning. */
220 follows bfd_link_hash_indirect and bfd_link_hash_warning links to
767 bfd_link_hash_indirect. If NTYPE is bfd_link_hash_common, NSIZE
80 bfd_link_hash_indirect, /* Symbol is an indirect link. */ enumerator in enum:bfd_link_hash_type
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldmain.c1042 case bfd_link_hash_indirect:
1142 || ntype == bfd_link_hash_indirect)
1155 || otype == bfd_link_hash_indirect)
1557 while (entry->type == bfd_link_hash_indirect

Completed in 207 milliseconds

1234567891011>>