Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SetBinaryCodeBase
Function
SetBinaryCodeBase
NULLC/CodeGen_X86.cpp:1256–1259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1254
}
1255
1256
void SetBinaryCodeBase(const unsigned char* base)
1257
{
1258
x86BinaryBase = base;
1259
}
1260
1261
unsigned int GetLastALULabel()
1262
{
Callers
1
TranslateToNative
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected