Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c3941 struct ppc_link_hash_entry *dot_syms; member
4140 eh->u.next_dot_sym = htab->dot_syms; in link_hash_newfunc()
4141 htab->dot_syms = eh; in link_hash_newfunc()
5035 p = &htab->dot_syms; in ppc64_elf_before_check_relocs()
5050 p = &htab->dot_syms; in ppc64_elf_before_check_relocs()
5082 htab->dot_syms = NULL; in ppc64_elf_notice_as_needed()
DChangeLog-2006303 (struct ppc_link_hash_table): Add "dot_syms".
309 (ppc64_elf_check_directives): Just process the "dot_syms" lists,