Searched refs:non_got_ref (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-i386.c792 of elf_adjust_dynamic_symbol, don't copy non_got_ref.
1024 h->non_got_ref = 1;
1366 h->non_got_ref = h->u.weakdef->non_got_ref;
1382 if (!h->non_got_ref)
1388 h->non_got_ref = 0;
1409 h->non_got_ref = 0;
1636 if (!h->non_got_ref
2346 && !h->non_got_ref
H A Delf64-x86-64.c561 of elf_adjust_dynamic_symbol, don't copy non_got_ref.
814 h->non_got_ref = 1;
1166 h->non_got_ref = h->u.weakdef->non_got_ref;
1182 if (!h->non_got_ref)
1188 h->non_got_ref = 0;
1209 h->non_got_ref = 0;
1432 if (!h->non_got_ref
1989 && !h->non_got_ref
H A Delf32-s390.c905 of elf_adjust_dynamic_symbol, don't copy non_got_ref.
1202 h->non_got_ref = 1;
1621 h->non_got_ref = h->u.weakdef->non_got_ref;
1637 if (!h->non_got_ref)
1643 h->non_got_ref = 0;
1664 h->non_got_ref = 0;
1899 if (!h->non_got_ref
2553 && !h->non_got_ref
H A Delf64-s390.c858 of elf_adjust_dynamic_symbol, don't copy non_got_ref.
1166 h->non_got_ref = 1;
1593 h->non_got_ref = h->u.weakdef->non_got_ref;
1609 if (!h->non_got_ref)
1615 h->non_got_ref = 0;
1636 h->non_got_ref = 0;
1871 if (!h->non_got_ref
2532 && !h->non_got_ref
H A Delf32-hppa.c1025 of elf_adjust_dynamic_symbol, don't copy non_got_ref.
1323 h->elf.non_got_ref = 1;
1682 h->non_got_ref = h->u.weakdef->non_got_ref;
1698 if (!h->non_got_ref)
1718 h->non_got_ref = 0;
1932 if (!h->non_got_ref
3690 && !h->elf.non_got_ref
H A Delf32-ppc.c336 of elf_adjust_dynamic_symbol, don't copy non_got_ref.
2925 h->non_got_ref = h->u.weakdef->non_got_ref;
2941 if (!h->non_got_ref)
2958 h->non_got_ref = 0;
3226 if (!h->non_got_ref
3888 h->non_got_ref = 1;
5325 && !h->non_got_ref
H A Delf64-ppc.c3822 edir->elf.non_got_ref |= eind->elf.non_got_ref;
4557 h->non_got_ref = 1;
5385 fdh->elf.non_got_ref |= fh->elf.non_got_ref;
5512 h->non_got_ref = h->u.weakdef->non_got_ref;
5525 if (!h->non_got_ref)
5545 h->non_got_ref = 0;
6802 if (!h->non_got_ref
[all...]
H A Delf32-sparc.c1115 h->non_got_ref = 1;
1139 h->non_got_ref = 1;
1527 if (!h->non_got_ref)
1542 h->non_got_ref = 0;
1753 if (!h->non_got_ref
2384 && !h->non_got_ref
H A Delf32-sh.c4064 h->non_got_ref = h->u.weakdef->non_got_ref;
4080 if (!h->non_got_ref)
4086 h->non_got_ref = 0;
4103 h->non_got_ref = 0;
4355 if (!h->non_got_ref
6306 of elf_adjust_dynamic_symbol, don't copy non_got_ref.
6653 h->non_got_ref = 1;
H A Delf32-m32r.c2019 if (!h->non_got_ref)
2025 h->non_got_ref = 0;
2042 h->non_got_ref = 0;
2250 if (!h->non_got_ref
4584 h->non_got_ref = 1;
H A Delf32-cris.c2195 if (!h->non_got_ref)
2510 h->non_got_ref = 1;
H A Delf-bfd.h163 unsigned int non_got_ref : 1;
162 unsigned int non_got_ref : 1; member in struct:elf_link_hash_entry
H A Delf64-sh64.c2749 h->non_got_ref = 1;
3488 if (!h->non_got_ref)
H A Delf-m10300.c878 h->non_got_ref = 1;
883 h->non_got_ref = 1;
4122 if (!h->non_got_ref)
H A Delf32-arm.h3017 h->non_got_ref = 1;
3552 if (!h->non_got_ref
H A Delf.c1427 dir->non_got_ref |= ind->non_got_ref;

Completed in 321 milliseconds