Home
last modified time | relevance | path

Searched defs:struct_copr_buffer_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.cpp198 unsigned struct_copr_buffer_sz = 0; variable
202 unsigned struct_copr_buffer_sz = sizeof(struct copr_buffer); variable
H A Dsanitizer_platform_limits_posix.cpp492 unsigned struct_copr_buffer_sz = 0; variable
496 unsigned struct_copr_buffer_sz = sizeof(struct copr_buffer); variable