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

123456

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-x86.h286 definition first. We need to copy the needs_copy bit from the
289 unsigned int needs_copy : 1; member in struct:elf_x86_link_hash_entry
H A Delfxx-x86.c465 && (h->needs_copy || eh->needs_copy)
469 /* NB: needs_copy is set only for x86-64. For PIE,
1869 /* NB: needs_copy is always 0 for i386. */
1871 eh->needs_copy = def->needs_copy;
1949 h->needs_copy = 1;
H A Delf32-vax.c967 h->needs_copy = 1;
1703 if (h->needs_copy)
H A Delf32-lm32.c1549 if (h->needs_copy)
1714 h->needs_copy = 1;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.c467 && (h->needs_copy || eh->needs_copy)
471 /* NB: needs_copy is set only for x86-64. For PIE,
1297 && (h->needs_copy
1298 || eh->needs_copy
2964 /* NB: needs_copy is always 0 for i386. */
2966 eh->needs_copy = def->needs_copy;
3062 h->needs_copy = 1;
H A Delfxx-x86.h374 definition first. We need to copy the needs_copy bit from the
377 unsigned int needs_copy : 1; member in struct:elf_x86_link_hash_entry
H A Delf32-vax.c991 h->needs_copy = 1;
1734 if (h->needs_copy)
H A Delf32-lm32.c1546 if (h->needs_copy)
1711 h->needs_copy = 1;
H A Delf32-cr16.c2376 h->needs_copy = 1;
2546 if (h->needs_copy)
H A Delf32-m32r.c1768 h->needs_copy = 1;
3037 if (h->needs_copy)
H A Delf32-tic6x.c1852 if (h->needs_copy)
2076 h->needs_copy = 1;
H A Delf32-cris.c2282 if (h->needs_copy)
2882 h->needs_copy = 1;
H A Delf32-arc.c2423 h->needs_copy = 1;
2472 if (h->needs_copy)
H A Delf32-metag.c2511 eh->needs_copy = 1;
3068 if (eh->needs_copy)
H A Delf32-microblaze.c2724 h->needs_copy = 1;
3281 if (h->needs_copy)
H A Delf32-tilepro.c1955 h->needs_copy = 1;
3513 if (h->needs_copy)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.c467 && (h->needs_copy || eh->needs_copy)
471 /* NB: needs_copy is set only for x86-64. For PIE,
1297 && (h->needs_copy
1298 || eh->needs_copy
3275 /* NB: needs_copy is always 0 for i386. */
3277 eh->needs_copy = def->needs_copy;
3373 h->needs_copy = 1;
H A Delfxx-x86.h378 definition first. We need to copy the needs_copy bit from the
381 unsigned int needs_copy : 1; member in struct:elf_x86_link_hash_entry
H A Delf32-vax.c966 h->needs_copy = 1;
1702 if (h->needs_copy)
H A Delf32-lm32.c1546 if (h->needs_copy)
1711 h->needs_copy = 1;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.c467 && (h->needs_copy || eh->needs_copy)
471 /* NB: needs_copy is set only for x86-64. For PIE,
1297 && (h->needs_copy
1298 || eh->needs_copy
2964 /* NB: needs_copy is always 0 for i386. */
2966 eh->needs_copy = def->needs_copy;
3062 h->needs_copy = 1;
H A Delfxx-x86.h374 definition first. We need to copy the needs_copy bit from the
377 unsigned int needs_copy : 1; member in struct:elf_x86_link_hash_entry
H A Delf32-vax.c991 h->needs_copy = 1;
1734 if (h->needs_copy)
H A Delf32-lm32.c1546 if (h->needs_copy)
1711 h->needs_copy = 1;
H A Delf32-cr16.c2376 h->needs_copy = 1;
2546 if (h->needs_copy)

Completed in 313 milliseconds

123456