MCPcopy 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
1256void SetBinaryCodeBase(const unsigned char* base)
1257{
1258 x86BinaryBase = base;
1259}
1260
1261unsigned int GetLastALULabel()
1262{

Callers 1

TranslateToNativeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected