Home
last modified time | relevance | path

Searched defs:guest_stack (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread_pthread_create.cc31 void* guest_stack, in CreateNewGuestThread()
/frameworks/libs/native_bridge_support/android_api/libc/proxy/
Dpthread_translation.cc63 void* guest_stack = attr.stack_base; in DoCustomTrampoline_pthread_create() local