Skip to main content

Module wrappers

Module wrappers 

Source
Expand description

dr_wrap wrapper functions for external compare symbols: (e.g. memcmp) found in the loaded module space. These wrapper functions collect byte-by-byte coverage information on the comparisons. The calls to the wrapped functions are not skipped, hence the application logic is unaffected.

Functionsยง

pre_memcmp
pre_strcmp
pre_wmemcmp