Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp128 u32 Setup(u32 num_guards) { in Setup() argument
137 next_index_ = 1 + num_guards; in Setup()
179 next_index_ += num_guards; in Setup()