Searched refs:trampoline (Results 1 – 2 of 2) sorted by relevance
93 static int trampoline(const thread_data_t* t) { in trampoline() function161 entryFunction = (android_thread_func_t)&thread_data_t::trampoline; in androidCreateRawThreadEtc()
191 // __enable_execute_stack() is used with nested functions when a trampoline221 // PowerPC has a standard template for trampoline functions. This function222 // generates a custom trampoline function with the specific realFunc