Adding instruction generation loop.
Not yet doing anything, but close.
This commit is contained in:
@@ -108,6 +108,7 @@ public:
|
||||
FunctionType type;
|
||||
uint32_t flags;
|
||||
|
||||
kernel::KernelExport* kernel_export;
|
||||
ExceptionEntrySymbol* ee;
|
||||
|
||||
vector<FunctionCall*> incoming_calls;
|
||||
|
||||
Reference in New Issue
Block a user