iovisor/ubpf

x64 JIT fails when running on Windows

Alan-Jowett opened this issue · 0 comments

When performing x64 JIT the code that emits an extra call frame for local calls causes Window code to fail if a helper function calls AcquireSRWLockExclusive/ReleaseSRWLockExclusive.

RCA is still TBD.