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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 7147 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED)
7747 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL);
7143 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED) function
7743 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL); local
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 7147 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED)
7747 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL);
7143 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED) function
7743 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL); local
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 7140 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED)
7740 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL);
7136 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED) function
7736 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL); local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 7137 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED)
7737 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL);
7133 adjust_opd_syms (struct elf_link_hash_entry *h, void *inf ATTRIBUTE_UNUSED) function
7733 elf_link_hash_traverse (elf_hash_table (info), adjust_opd_syms, NULL); local

Completed in 67 milliseconds