HomeSort by: relevance | last modified time | path
    Searched defs:dot_syms (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 3249 struct ppc_link_hash_entry *dot_syms;
3488 eh->u.next_dot_sym = htab->dot_syms;
3489 htab->dot_syms = eh;
4566 p = &htab->dot_syms;
4601 htab->dot_syms = NULL;
3245 struct ppc_link_hash_entry *dot_syms; member in struct:ppc_link_hash_table
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 3257 struct ppc_link_hash_entry *dot_syms;
3496 eh->u.next_dot_sym = htab->dot_syms;
3497 htab->dot_syms = eh;
4574 p = &htab->dot_syms;
4609 htab->dot_syms = NULL;
3253 struct ppc_link_hash_entry *dot_syms; member in struct:ppc_link_hash_table
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 3257 struct ppc_link_hash_entry *dot_syms;
3496 eh->u.next_dot_sym = htab->dot_syms;
3497 htab->dot_syms = eh;
4573 p = &htab->dot_syms;
4608 htab->dot_syms = NULL;
3253 struct ppc_link_hash_entry *dot_syms; member in struct:ppc_link_hash_table
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 3262 struct ppc_link_hash_entry *dot_syms;
3501 eh->u.next_dot_sym = htab->dot_syms;
3502 htab->dot_syms = eh;
4579 p = &htab->dot_syms;
4614 htab->dot_syms = NULL;
3258 struct ppc_link_hash_entry *dot_syms; member in struct:ppc_link_hash_table

Completed in 71 milliseconds