Home
last modified time | relevance | path

Searched refs:struct_StringList_sz (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h633 extern unsigned struct_StringList_sz;
H A Dsanitizer_platform_limits_freebsd.cc137 unsigned struct_StringList_sz = sizeof(StringList); variable
H A Dsanitizer_platform_limits_netbsd.h991 extern unsigned struct_StringList_sz;
H A Dsanitizer_platform_limits_netbsd.cc835 unsigned struct_StringList_sz = sizeof(StringList); variable
H A Dsanitizer_common_interceptors.inc9423 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, res, __sanitizer::struct_StringList_sz);
9431 COMMON_INTERCEPTOR_READ_RANGE(ctx, sl, __sanitizer::struct_StringList_sz);
9436 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, sl, __sanitizer::struct_StringList_sz);
9444 COMMON_INTERCEPTOR_READ_RANGE(ctx, sl, __sanitizer::struct_StringList_sz);
9457 COMMON_INTERCEPTOR_READ_RANGE(ctx, sl, __sanitizer::struct_StringList_sz);