Home
last modified time | relevance | path

Searched refs:struct_itimerspec_sz (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_solaris.h39 extern unsigned struct_itimerspec_sz;
Dsanitizer_platform_limits_freebsd.h53 extern unsigned struct_itimerspec_sz;
Dsanitizer_platform_limits_freebsd.cpp128 unsigned struct_itimerspec_sz = sizeof(struct itimerspec); variable
Dsanitizer_platform_limits_posix.h48 extern unsigned struct_itimerspec_sz;
Dsanitizer_common_syscalls.inc459 if (setting) POST_WRITE(setting, struct_itimerspec_sz);
469 if (new_setting) PRE_READ(new_setting, struct_itimerspec_sz);
475 if (old_setting) POST_WRITE(old_setting, struct_itimerspec_sz);
2706 if (utmr) PRE_READ(utmr, struct_itimerspec_sz);
2712 if (otmr) POST_WRITE(otmr, struct_itimerspec_sz);
2720 if (otmr) POST_WRITE(otmr, struct_itimerspec_sz);
Dsanitizer_platform_limits_posix.cpp227 unsigned struct_itimerspec_sz = sizeof(struct itimerspec); variable
Dsanitizer_platform_limits_netbsd.h42 extern unsigned struct_itimerspec_sz;
Dsanitizer_platform_limits_netbsd.cpp568 unsigned struct_itimerspec_sz = sizeof(struct itimerspec); variable
Dsanitizer_common_interceptors.inc6294 COMMON_INTERCEPTOR_READ_RANGE(ctx, new_value, struct_itimerspec_sz);
6297 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, old_value, struct_itimerspec_sz);
6306 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, curr_value, struct_itimerspec_sz);
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h48 extern unsigned struct_itimerspec_sz;
Dsanitizer_common_syscalls.inc460 if (setting) POST_WRITE(setting, struct_itimerspec_sz);
470 if (new_setting) PRE_READ(new_setting, struct_itimerspec_sz);
476 if (old_setting) POST_WRITE(old_setting, struct_itimerspec_sz);
2705 if (utmr) PRE_READ(utmr, struct_itimerspec_sz);
2711 if (otmr) POST_WRITE(otmr, struct_itimerspec_sz);
2719 if (otmr) POST_WRITE(otmr, struct_itimerspec_sz);
Dsanitizer_platform_limits_posix.cc253 unsigned struct_itimerspec_sz = sizeof(struct itimerspec); variable
Dsanitizer_common_interceptors.inc5319 COMMON_INTERCEPTOR_READ_RANGE(ctx, new_value, struct_itimerspec_sz);
5322 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, old_value, struct_itimerspec_sz);
5331 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, curr_value, struct_itimerspec_sz);
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi6397 <!-- unsigned int __sanitizer::struct_itimerspec_sz -->
6398 …<var-decl name='struct_itimerspec_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer20struct…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi3716 …<var-decl name='struct_itimerspec_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer20struct…