MCPcopy Create free account
hub / github.com/WheretIB/nullc / SetContinuePtr

Function SetContinuePtr

NULLC/CodeGen_X86.cpp:1223–1226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1221}
1222
1223void SetContinuePtr(int* continueVar)
1224{
1225 x86Continue = continueVar;
1226}
1227
1228#ifdef __linux
1229int nullcJmpTarget;

Callers 1

TranslateToNativeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected