Skip to main content

set_coverage_map

Function set_coverage_map 

Source
pub fn set_coverage_map(ptr: *mut u8, len: usize)
Expand description

Point the coverage map at the given buffer. Subsequent __sanitizer_cov_trace_pc_guard calls will record hits into this buffer.