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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 13748 static const char *const thread_starter[] =
13776 for (i = 0; i < ARRAY_SIZE (thread_starter); i++)
13779 h = elf_link_hash_lookup (&htab->elf, thread_starter[i],
13744 static const char *const thread_starter[] = local
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 13745 static const char *const thread_starter[] =
13773 for (i = 0; i < ARRAY_SIZE (thread_starter); i++)
13776 h = elf_link_hash_lookup (&htab->elf, thread_starter[i],
13741 static const char *const thread_starter[] = local
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 13728 static const char *const thread_starter[] =
13756 for (i = 0; i < ARRAY_SIZE (thread_starter); i++)
13759 h = elf_link_hash_lookup (&htab->elf, thread_starter[i],
13724 static const char *const thread_starter[] = local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 13721 static const char *const thread_starter[] =
13749 for (i = 0; i < ARRAY_SIZE (thread_starter); i++)
13752 h = elf_link_hash_lookup (&htab->elf, thread_starter[i],
13717 static const char *const thread_starter[] = local

Completed in 69 milliseconds