60c60
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;
99c99
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;
144c144
< Fault execute(ExecContext *, Trace::InstRecord *) const;
---
> Fault execute(ExecContext *, Trace::InstRecord *) const override;