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

123

/haiku-buildtools/binutils/bfd/
H A Delf64-x86-64.c859 definition first. We need to copy the needs_copy bit from the member in struct:elf_x86_64_link_hash_entry
861 unsigned int needs_copy : 1;
1023 eh->needs_copy = 0;
3030 eh->needs_copy = h->u.weakdef->needs_copy;
3108 h->needs_copy = 1;
3441 && (h->needs_copy || eh->needs_copy)
4935 && (h->needs_copy || eh->needs_copy)))
[all...]
H A Delf32-vax.c1025 h->needs_copy = 1;
1826 if (h->needs_copy)
H A Delf32-or1k.c1937 if (h->needs_copy)
2117 h->needs_copy = 1;
H A Delf32-i370.c550 h->needs_copy = 1;
H A Delf32-cris.c2273 if (h->needs_copy)
3060 h->needs_copy = 1;
H A Delfnn-riscv.c981 h->needs_copy = 1;
2400 if (h->needs_copy)
H A Delf32-arc.c2066 h->needs_copy = 1;
2113 if (h->needs_copy)
H A Delf32-cr16.c2422 h->needs_copy = 1;
2653 if (h->needs_copy)
H A Delf32-m32r.c1900 h->needs_copy = 1;
3244 if (h->needs_copy)
H A Delf32-lm32.c1660 if (h->needs_copy)
1836 h->needs_copy = 1;
H A Delf32-microblaze.c2677 h->needs_copy = 1;
3261 if (h->needs_copy)
H A Delf64-sh64.c3321 h->needs_copy = 1;
3689 if (h->needs_copy)
H A Delf-bfd.h187 unsigned int needs_copy : 1;
186 unsigned int needs_copy : 1; member in struct:elf_link_hash_entry
/haiku-buildtools/gcc/gcc/
H A Dgraphite-sese-to-poly.c2391 bool needs_copy = false; local
2406 needs_copy = true;
2413 if (needs_copy)
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-m68k.c1241 h->needs_copy = 1;
2078 if (h->needs_copy)
H A Delf32-vax.c1090 h->needs_copy = 1;
1933 if (h->needs_copy)
H A Delf32-i370.c534 h->needs_copy = 1;
H A Delf32-cris.c1753 if (h->needs_copy)
2429 h->needs_copy = 1;
H A Delf64-sh64.c3474 h->needs_copy = 1;
3866 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 Delf-m10300.c4144 h->needs_copy = 1;
4482 if (h->needs_copy)
H A Delf32-bfin.c5062 if (h->needs_copy)
5150 h->needs_copy = 1;
H A Delf32-hppa.c1838 eh->needs_copy = 1;
4037 if (eh->needs_copy)
H A Delf32-i386.c1560 h->needs_copy = 1;
3651 if (h->needs_copy)
H A Delf32-m32r.c1950 h->needs_copy = 1;
3339 if (h->needs_copy)

Completed in 520 milliseconds

123