Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/dataflow/
DDataFlowCallbacks.cpp19 static uint32_t *GuardsBeg, *GuardsEnd; variable
32 GuardsEnd = stop; in __sanitizer_cov_trace_pc_guard_init()
38 __dft.NumGuards = GuardsEnd - GuardsBeg; in __sanitizer_cov_pcs_init()