CONFIG_GCC_PLUGIN_SANCOV (not configurable)
configname: CONFIG_GCC_PLUGIN_SANCOV
Linux Kernel Configuration
└─>GCC plugins
└─>GCC_PLUGIN_SANCOV
In linux kernel since version 3.10 (release Date: 2013-06-30)
This plugin inserts a __sanitizer_cov_trace_pc() call at the start of
basic blocks. It supports all gcc versions with plugin support (from
gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"
by Dmitry Vyukov <dvyukov@google.com>.
basic blocks. It supports all gcc versions with plugin support (from
gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"
by Dmitry Vyukov <dvyukov@google.com>.