Home
last modified time | relevance | path

Searched refs:AllocShadowCallStack (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread.cc131 if (!thread->AllocShadowCallStack()) { in CreatePthread()
247 bool GuestThread::AllocShadowCallStack() { in AllocShadowCallStack() function in berberis::GuestThread
/frameworks/libs/binary_translation/guest_os_primitives/include/berberis/guest_os_primitives/
Dguest_thread.h114 bool AllocShadowCallStack();