Searched refs:ExtractLongJmpSp (Results 1 – 4 of 4) sorted by relevance
275 uptr ExtractLongJmpSp(uptr *env) { in ExtractLongJmpSp() function
425 uptr ExtractLongJmpSp(uptr *env) { in ExtractLongJmpSp() function
1200 uptr ExtractLongJmpSp(uptr *env);
518 uptr sp = ExtractLongJmpSp(env); in LongJmp()