Skip to content

Commit

Permalink
Add instructionAPI/h/Expression.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent c29b1f5 commit 6f836bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion instructionAPI/h/Expression.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ namespace Dyninst

void clearValue();

// Size of the result in bytes
int size() const;

virtual bool bind(Expression* expr, const Result& value);
Expand Down

0 comments on commit 6f836bd

Please sign in to comment.