Searched refs:needs_copy (Results 1 - 19 of 19) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cris.c1590 if (h->needs_copy)
2222 h->needs_copy = 1;
H A Delf32-m68k.c1071 h->needs_copy = 1;
1907 if (h->needs_copy)
H A Delf32-vax.c1103 h->needs_copy = 1;
1966 if (h->needs_copy)
H A Delf-bfd.h150 unsigned int needs_copy : 1;
149 unsigned int needs_copy : 1; member in struct:elf_link_hash_entry
H A Delf32-i370.c575 h->needs_copy = 1;
H A Delf32-i386.c1432 h->needs_copy = 1;
3101 if (h->needs_copy)
H A Delf64-sh64.c3515 h->needs_copy = 1;
3919 if (h->needs_copy)
H A Delf64-x86-64.c1232 h->needs_copy = 1;
2599 if (h->needs_copy)
H A Delf-m10300.c4149 h->needs_copy = 1;
4495 if (h->needs_copy)
H A Delf32-arm.h3389 h->needs_copy = 1;
3967 if (h->needs_copy)
H A Delf32-hppa.c1741 h->needs_copy = 1;
3936 if (h->needs_copy)
H A Delf32-m32r.c2071 h->needs_copy = 1;
3454 if (h->needs_copy)
H A Delf32-ppc.c2997 h->needs_copy = 1;
4497 if (h->needs_copy)
H A Delf32-s390.c1687 h->needs_copy = 1;
3250 if (h->needs_copy)
H A Delf32-sparc.c1563 h->needs_copy = 1;
3160 if (h->needs_copy)
H A Delf64-s390.c1659 h->needs_copy = 1;
3192 if (h->needs_copy)
H A Delf64-sparc.c1741 h->needs_copy = 1;
2802 if (h->needs_copy)
H A Delf32-sh.c4131 h->needs_copy = 1;
7180 if (h->needs_copy)
H A Delf64-ppc.c5583 h->needs_copy = 1;
10037 if (h->needs_copy)

Completed in 240 milliseconds