Searched refs:dot_syms (Results 1 – 2 of 2) sorted by relevance
3405 struct ppc_link_hash_entry *dot_syms; member3584 eh->u.next_dot_sym = htab->dot_syms; in link_hash_newfunc()3585 htab->dot_syms = eh; in link_hash_newfunc()4267 p = &htab->dot_syms; in ppc64_elf_check_directives()4278 p = &htab->dot_syms; in ppc64_elf_check_directives()4302 ppc_hash_table (info)->dot_syms = NULL; in ppc64_elf_as_needed_cleanup()
303 (struct ppc_link_hash_table): Add "dot_syms".309 (ppc64_elf_check_directives): Just process the "dot_syms" lists,