Searched defs:GuestCallExecution (Results 1 – 1 of 1) sorted by relevance
52 struct GuestCallExecution { struct53 GuestCallExecution* parent = nullptr; argument54 GuestAddr sp = {};55 jmp_buf buf;