Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp199 unsigned struct_copr_debug_buf_sz = 0; variable
203 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf); variable
H A Dsanitizer_platform_limits_posix.cpp493 unsigned struct_copr_debug_buf_sz = 0; variable
497 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf); variable