Home
last modified time | relevance | path

Searched refs:dot_syms (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/bfd/
HDelf64-ppc.c3405 struct ppc_link_hash_entry *dot_syms; member
3584 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()
HDChangeLog-2006303 (struct ppc_link_hash_table): Add "dot_syms".
309 (ppc64_elf_check_directives): Just process the "dot_syms" lists,