HomeSort by relevance Sort by last modified time
    Searched refs:trampoline (Results 1 - 9 of 9) sorted by null

  /bionic/libc/arch-arm/bionic/
crtbegin_dynamic.S 48 # so we use a tiny trampoline that will get relocated
crtbegin_static.S 48 # so we use a tiny trampoline that will get relocated
  /bionic/libc/arch-sh/bionic/
crtbegin_static.S 48 # so we use a tiny trampoline that will get relocated
crtbegin_dynamic.S 48 # so we use a tiny trampoline that will get relocated
  /bionic/libc/arch-x86/bionic/
crtbegin_dynamic.S 47 # so we use a tiny trampoline that will get relocated
crtbegin_static.S 47 # so we use a tiny trampoline that will get relocated
  /frameworks/base/libs/utils/
Threads.cpp 88 // we use this trampoline when we need to set the priority with
90 static int trampoline(const thread_data_t* t) { function in struct:thread_data_t
144 // We could avoid the trampoline if there was a way to get to the
151 entryFunction = (android_thread_func_t)&thread_data_t::trampoline;
191 * Trampoline to make us __stdcall-compliant.
  /external/libffi/src/powerpc/
linux64_closure.S 80 # get the context pointer from the trampoline
ppc_closure.S 70 # get the context pointer from the trampoline

Completed in 268 milliseconds