Searched refs:num_guards (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp125 u32 Setup(u32 num_guards) { argument
134 next_index_ = 1 + num_guards;
176 next_index_ += num_guards;

Completed in 48 milliseconds