Home
last modified time | relevance | path

Searched defs:kMaxSignals (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1115 const int kMaxSignals = 1024; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1605 const int kMaxSignals = 1024; variable