Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1223
void SetContinuePtr(int* continueVar)
1224
{
1225
x86Continue = continueVar;
1226
}
1227
1228
#ifdef __linux
1229
int nullcJmpTarget;
Callers
1
TranslateToNative
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected