Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/guest_os_primitives/include/berberis/guest_os_primitives/
Dguest_thread.h52 struct GuestCallExecution { struct
53 GuestCallExecution* parent = nullptr; argument
54 GuestAddr sp = {};
55 jmp_buf buf;