Searched refs:dot_syms (Results 1 – 2 of 2) sorted by relevance
4049 struct ppc_link_hash_entry *dot_syms; member4244 eh->u.next_dot_sym = htab->dot_syms; in link_hash_newfunc()4245 htab->dot_syms = eh; in link_hash_newfunc()5145 p = &htab->dot_syms; in ppc64_elf_before_check_relocs()5160 p = &htab->dot_syms; in ppc64_elf_before_check_relocs()5192 htab->dot_syms = NULL; in ppc64_elf_notice_as_needed()
303 (struct ppc_link_hash_table): Add "dot_syms".309 (ppc64_elf_check_directives): Just process the "dot_syms" lists,