Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cc122 u32 Setup(u32 num_guards) { in Setup() argument
131 next_index_ = 1 + num_guards; in Setup()
169 next_index_ += num_guards; in Setup()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cc125 u32 Setup(u32 num_guards) { in Setup() argument
134 next_index_ = 1 + num_guards; in Setup()
172 next_index_ += num_guards; in Setup()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cc122 u32 Setup(u32 num_guards) { in Setup() argument
131 next_index_ = 1 + num_guards; in Setup()
169 next_index_ += num_guards; in Setup()