Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetLastInstruction
Function
GetLastInstruction
NULLC/CodeGen_X86.cpp:1251–1254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1249
}
1250
1251
x86Instruction* GetLastInstruction()
1252
{
1253
return x86Op;
1254
}
1255
1256
void SetBinaryCodeBase(const unsigned char* base)
1257
{
Callers
1
TranslateToNative
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected