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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2194 unsigned int maybe_local_ifunc_resolver:1;
7829 htab->maybe_local_ifunc_resolver = 1;
8226 htab->maybe_local_ifunc_resolver = 1;
9678 htab->maybe_local_ifunc_resolver = 1;
10006 else if (htab->maybe_local_ifunc_resolver)
2188 unsigned int maybe_local_ifunc_resolver:1; member in struct:ppc_elf_link_hash_table
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2207 unsigned int maybe_local_ifunc_resolver:1;
7845 htab->maybe_local_ifunc_resolver = 1;
8242 htab->maybe_local_ifunc_resolver = 1;
9703 htab->maybe_local_ifunc_resolver = 1;
10030 else if (htab->maybe_local_ifunc_resolver)
2201 unsigned int maybe_local_ifunc_resolver:1; member in struct:ppc_elf_link_hash_table
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2207 unsigned int maybe_local_ifunc_resolver:1;
7854 htab->maybe_local_ifunc_resolver = 1;
8251 htab->maybe_local_ifunc_resolver = 1;
9712 htab->maybe_local_ifunc_resolver = 1;
10039 else if (htab->maybe_local_ifunc_resolver)
2201 unsigned int maybe_local_ifunc_resolver:1; member in struct:ppc_elf_link_hash_table
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2194 unsigned int maybe_local_ifunc_resolver:1;
7831 htab->maybe_local_ifunc_resolver = 1;
8228 htab->maybe_local_ifunc_resolver = 1;
9680 htab->maybe_local_ifunc_resolver = 1;
10007 else if (htab->maybe_local_ifunc_resolver)
2188 unsigned int maybe_local_ifunc_resolver:1; member in struct:ppc_elf_link_hash_table

Completed in 45 milliseconds