Searched refs:struct_sbi_instrument_sz (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h446 extern unsigned struct_sbi_instrument_sz;
H A Dsanitizer_platform_limits_freebsd.cpp185 unsigned struct_sbi_instrument_sz = sizeof(struct sbi_instrument); member in namespace:__sanitizer
H A Dsanitizer_common_interceptors_ioctl.inc261 _(SNDCTL_FM_LOAD_INSTR, READ, struct_sbi_instrument_sz);
H A Dsanitizer_platform_limits_posix.h972 extern unsigned struct_sbi_instrument_sz;
H A Dsanitizer_platform_limits_posix.cpp438 unsigned struct_sbi_instrument_sz = sizeof(struct sbi_instrument); member in namespace:__sanitizer

Completed in 111 milliseconds