Searched refs:GetHostJmpBufPtr (Results 1 – 3 of 3) sorted by relevance
51 siglongjmp(**GetHostJmpBufPtr(guest_buf), 0); in DoThunk_siglongjmp()58 *GetHostJmpBufPtr(guest_buf) = &thread->guest_call_execution()->buf; in DoThunk_sigsetjmp()
29 jmp_buf** GetHostJmpBufPtr(void* guest_buf);
150 jmp_buf** GetHostJmpBufPtr(void* guest_jmp_buf) { in GetHostJmpBufPtr() function