Searched refs:bfd_link_hash_undefined (Results 1 - 25 of 38) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Dsunos.c1147 && h->root.root.type != bfd_link_hash_undefined
1167 h->root.root.type = bfd_link_hash_undefined;
1177 h->root.root.type = bfd_link_hash_undefined;
1188 definition, although the type will be bfd_link_hash_undefined
1667 && h->root.root.type != bfd_link_hash_undefined)
1703 if (h->root.root.type == bfd_link_hash_undefined)
1718 h->root.root.type = bfd_link_hash_undefined;
1925 && h->root.root.type != bfd_link_hash_undefined)
1980 && h->root.root.type == bfd_link_hash_undefined)
1998 h->root.root.type = bfd_link_hash_undefined;
[all...]
H A Delf32-sh-symbian.c169 new_hash->root.type = bfd_link_hash_undefined;
504 new_hash->root.type = bfd_link_hash_undefined;
H A Dxcofflink.c752 && h->type == bfd_link_hash_undefined
835 && h->type == bfd_link_hash_undefined
1820 (*sym_hash)->root.type = bfd_link_hash_undefined;
2178 if ((h->root.type == bfd_link_hash_undefined
2186 h->root.type = bfd_link_hash_undefined;
2192 || h->root.type == bfd_link_hash_undefined
2202 && (h->root.type == bfd_link_hash_undefined
2238 hds->root.type = bfd_link_hash_undefined;
2256 && (hds->root.type == bfd_link_hash_undefined
2444 && (h->root.type == bfd_link_hash_undefined
[all...]
H A Dlinker.c985 if (h->type != bfd_link_hash_undefined
1032 if (h->type != bfd_link_hash_undefined
1150 || (h->type != bfd_link_hash_undefined
1176 if (h->type == bfd_link_hash_undefined)
1452 case bfd_link_hash_undefined:
1564 h->type = bfd_link_hash_undefined;
1843 inh->type = bfd_link_hash_undefined;
2219 case bfd_link_hash_undefined:
2375 case bfd_link_hash_undefined:
H A Delf32-sh64.c438 && h->root.type != bfd_link_hash_undefined)
H A Delflink.c365 if (h->root.type != bfd_link_hash_undefined
435 ??? Changing bfd_link_hash_undefined to bfd_link_hash_new (or
438 bfd_link_hash_undefined, and the linker trying to add the symbol to
441 || h->root.type == bfd_link_hash_undefined)
454 h->root.type = bfd_link_hash_undefined;
768 case bfd_link_hash_undefined:
843 if (h->root.type == bfd_link_hash_undefined
957 h->root.type = bfd_link_hash_undefined;
1006 && h->root.type == bfd_link_hash_undefined))
1013 || h->root.type == bfd_link_hash_undefined)
[all...]
H A Di386linux.c444 if (h->root.root.type == bfd_link_hash_undefined
H A Dm68klinux.c448 if (h->root.root.type == bfd_link_hash_undefined
H A Dsparclinux.c444 if (h->root.root.type == bfd_link_hash_undefined
H A Decoff.c3567 if (h->type != bfd_link_hash_undefined
3586 if (h->type != bfd_link_hash_undefined)
3759 || h->type != bfd_link_hash_undefined)
4401 if (h->root.type == bfd_link_hash_undefined
4484 case bfd_link_hash_undefined:
H A Dcofflink.c241 && h->type == bfd_link_hash_undefined)
403 && (*sym_hash)->root.type != bfd_link_hash_undefined
2496 case bfd_link_hash_undefined:
H A Delf-hppa.h1117 && h->root.type == bfd_link_hash_undefined
1151 && h->root.type == bfd_link_hash_undefined
H A Delf32-hppa.c1938 || h->root.type == bfd_link_hash_undefined))))
2782 else if (hash->elf.root.type == bfd_link_hash_undefined)
3642 && h->elf.root.type != bfd_link_hash_undefined))
3695 || h->elf.root.type == bfd_link_hash_undefined)))
H A Delf32-xstormy16.c560 if (h->root.type == bfd_link_hash_undefined
H A Delf32-i386.c1641 || h->root.type == bfd_link_hash_undefined))))
2350 || h->root.type == bfd_link_hash_undefined)))
H A Delf64-hppa.c1130 if (h && (h->root.type == bfd_link_hash_undefined
2003 if (info->shared && h->root.type == bfd_link_hash_undefined)
H A Delf64-x86-64.c1437 || h->root.type == bfd_link_hash_undefined))))
1993 || h->root.type == bfd_link_hash_undefined)))
H A Daoutx.h3244 || (h->type != bfd_link_hash_undefined
3312 if (h->type == bfd_link_hash_undefined)
3372 if (h->type == bfd_link_hash_undefined)
4675 case bfd_link_hash_undefined:
H A Delf32-m68hc1x.c483 else if (hash->root.type == bfd_link_hash_undefined)
H A Delf32-m32r.c1479 if ((bh == NULL || bh->type == bfd_link_hash_undefined)
1979 && h->root.type != bfd_link_hash_undefined)
2255 || h->root.type == bfd_link_hash_undefined))))
H A Delf32-s390.c1589 && h->root.type != bfd_link_hash_undefined))
1904 || h->root.type == bfd_link_hash_undefined))))
2557 || h->root.type == bfd_link_hash_undefined)))
H A Delf32-sparc.c1487 && h->root.type != bfd_link_hash_undefined))
1758 || h->root.type == bfd_link_hash_undefined))))
2388 || h->root.type == bfd_link_hash_undefined)))
H A Delf64-s390.c1561 && h->root.type != bfd_link_hash_undefined))
1876 || h->root.type == bfd_link_hash_undefined))))
2536 || h->root.type == bfd_link_hash_undefined)))
H A Dpdp11.c3036 || (h->type != bfd_link_hash_undefined
3075 if (h->type == bfd_link_hash_undefined)
4345 case bfd_link_hash_undefined:
/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h61 bfd_link_hash_undefined, /* Symbol seen before, but undefined. */
93 /* bfd_link_hash_undefined, bfd_link_hash_undefweak. */
60 bfd_link_hash_undefined, /* Symbol seen before, but undefined. */ enumerator in enum:bfd_link_hash_type

Completed in 534 milliseconds

12