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

/freebsd-11-stable/contrib/binutils/bfd/
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-i386.c1540 h->needs_copy = 1;
3532 if (h->needs_copy)
H A Delf32-s390.c1702 h->needs_copy = 1;
3311 if (h->needs_copy)
H A Delf64-s390.c1677 h->needs_copy = 1;
3217 if (h->needs_copy)
H A Delf64-x86-64.c1406 h->needs_copy = 1;
3193 if (h->needs_copy)
H A Delfxx-sparc.c1820 h->needs_copy = 1;
3777 if (h->needs_copy)
H A Delf32-ppc.c4491 h->needs_copy = 1;
7356 if (h->needs_copy)
H A Delfxx-mips.c7070 || h->needs_copy
7181 h->needs_copy = 1;
8584 if (h->needs_copy)
H A Delf32-arm.c8167 h->needs_copy = 1;
9044 if (h->needs_copy)
H A Delf64-ppc.c6019 h->needs_copy = 1;
11627 if (h->needs_copy)

Completed in 352 milliseconds