Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c4049 struct ppc_link_hash_entry *dot_syms; member
4244 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()
DChangeLog-2006303 (struct ppc_link_hash_table): Add "dot_syms".
309 (ppc64_elf_check_directives): Just process the "dot_syms" lists,