mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Fixed ce dependency issue with mCeInnerFunctionInfo
This commit is contained in:
parent
41ab77d22d
commit
aabd84368d
2 changed files with 11 additions and 1 deletions
|
@ -685,6 +685,7 @@ public:
|
|||
}
|
||||
|
||||
~CeFunction();
|
||||
BfTypeInstance* GetOwner();
|
||||
void Print();
|
||||
void UnbindBreakpoints();
|
||||
CeEmitEntry* FindEmitEntry(int loc, int* entryIdx = NULL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue