Searched refs:ExtractLongJmpSp (Results 1 – 4 of 4) sorted by relevance
270 uptr ExtractLongJmpSp(uptr *env) { in ExtractLongJmpSp() function
537 uptr ExtractLongJmpSp(uptr *env) { in ExtractLongJmpSp() function
1032 uptr ExtractLongJmpSp(uptr *env);
559 uptr sp = ExtractLongJmpSp(env); in LongJmp()