MCPcopy 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
1251x86Instruction* GetLastInstruction()
1252{
1253 return x86Op;
1254}
1255
1256void SetBinaryCodeBase(const unsigned char* base)
1257{

Callers 1

TranslateToNativeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected