Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp185 unsigned struct_copr_debug_buf_sz = 0; variable
189 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf); variable
H A Dsanitizer_platform_limits_posix.cpp505 unsigned struct_copr_debug_buf_sz = 0; variable
509 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf); variable