Home
last modified time | relevance | path

Searched refs:GetHostStackTop (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/binary_translation/guest_os_primitives/include/berberis/guest_os_primitives/
Dguest_thread.h103 void* GetHostStackTop() const;
/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread_clone.cc164 info.thread->GetHostStackTop(), in CloneGuestThread()
Dguest_thread.cc329 void* GuestThread::GetHostStackTop() const { in GetHostStackTop() function in berberis::GuestThread