Module libafl::observers::cmp[][src]

Expand description

The CmpObserver provides access to the logged values of CMP instructions

Structs

A state metadata holding a list of values logged from comparisons

A standard CmpObserver observer

Enums

Traits

A CmpMap traces comparisons during the current execution

A CmpObserver observes the traced comparisons during the current execution using a CmpMap