Home | History | Annotate | Download | only in bfd

Lines Matching full:dynlocal

716   for (entry = elf_hash_table (info)->dynlocal; entry ; entry = entry->next)
768 entry->next = eht->dynlocal;
769 eht->dynlocal = entry;
792 for (e = elf_hash_table (info)->dynlocal; e ; e = e->next)
903 if (elf_hash_table (info)->dynlocal)
906 for (p = elf_hash_table (info)->dynlocal; p ; p = p->next)
3419 for (entry = hash_table->dynlocal; entry ; entry = entry->next)
11730 if (elf_hash_table (info)->dynlocal)
11733 for (e = elf_hash_table (info)->dynlocal; e ; e = e->next)