mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-06 08:15:59 +02:00
Fixed some Win32 and chkstk rollback issues
This commit is contained in:
parent
0ce6e44523
commit
8c21f24867
6 changed files with 86 additions and 46 deletions
|
@ -292,7 +292,7 @@ public:
|
|||
}
|
||||
|
||||
int GetLength();
|
||||
bool IsStackAdjust();
|
||||
bool StackAdjust(uint32& adjust);
|
||||
bool IsBranch();
|
||||
bool IsCall();
|
||||
bool IsRep(bool& isPrefixOnly);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue