On 1/20/21 11:50 PM, Roger Phillips wrote:
Would it be possible to replicate the sancov functionality on gcc just through special trace functions?
I guess yes. Please take a look at examples mentioned here: https://clang.llvm.org/docs/SanitizerCoverage.html#tracing-pcs-with-guards Martin