Searched refs:__start_thread (Results 1 – 2 of 2) sorted by relevance
63 # Setting lr to 0 will make the unwinder stop at __start_thread67 b __start_thread
40 extern "C" __LIBC_HIDDEN__ void __start_thread(int (*fn)(void*), void* arg) { in __start_thread() function