Searched refs:struct_FTS_sz (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h67 extern unsigned struct_FTS_sz;
H A Dsanitizer_platform_limits_freebsd.cc134 unsigned struct_FTS_sz = sizeof(FTS); member in namespace:__sanitizer
H A Dsanitizer_platform_limits_netbsd.h63 extern unsigned struct_FTS_sz;
H A Dsanitizer_common_interceptors.inc7499 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, fts, struct_FTS_sz);
7507 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
7518 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
7529 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
7539 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
H A Dsanitizer_platform_limits_netbsd.cc401 unsigned struct_FTS_sz = sizeof(FTS); member in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h66 extern unsigned struct_FTS_sz;
H A Dsanitizer_platform_limits_netbsd.h56 extern unsigned struct_FTS_sz;
H A Dsanitizer_common_interceptors.inc7803 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, fts, struct_FTS_sz);
7811 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
7822 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
7833 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
7843 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
H A Dsanitizer_platform_limits_netbsd.cc562 unsigned struct_FTS_sz = sizeof(FTS); member in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h66 extern unsigned struct_FTS_sz;
H A Dsanitizer_platform_limits_freebsd.cpp147 unsigned struct_FTS_sz = sizeof(FTS); member in namespace:__sanitizer
H A Dsanitizer_platform_limits_netbsd.h56 extern unsigned struct_FTS_sz;
H A Dsanitizer_common_interceptors.inc8011 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, fts, struct_FTS_sz);
8019 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
8030 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
8041 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
8051 COMMON_INTERCEPTOR_READ_RANGE(ctx, ftsp, struct_FTS_sz);
H A Dsanitizer_platform_limits_netbsd.cpp562 unsigned struct_FTS_sz = sizeof(FTS); member in namespace:__sanitizer

Completed in 439 milliseconds