Home
last modified time | relevance | path

Searched refs:thread_starter (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc2763 static const char* const thread_starter[] = in do_relax() local
2795 i < sizeof(thread_starter) / sizeof(thread_starter[0]); in do_relax()
2798 Symbol* sym = symtab->lookup(thread_starter[i], NULL); in do_relax()
DChangeLog514 thread_starter.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c11959 static const char *const thread_starter[] = in ppc64_elf_size_stubs() local
11987 for (i = 0; i < sizeof (thread_starter)/ sizeof (thread_starter[0]); i++) in ppc64_elf_size_stubs()
11990 h = elf_link_hash_lookup (&htab->elf, thread_starter[i], in ppc64_elf_size_stubs()
DChangeLog600 to thread_starter.