Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h1048 extern unsigned struct_scc_stat_sz;
H A Dsanitizer_platform_limits_posix.cpp524 unsigned struct_scc_stat_sz = sizeof(struct scc_stat); variable