Searched refs:struct_unimapdesc_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc394 _(GIO_UNIMAP, WRITE, struct_unimapdesc_sz);
439 _(PIO_UNIMAP, READ, struct_unimapdesc_sz);
H A Dsanitizer_platform_limits_posix.h994 extern unsigned struct_unimapdesc_sz;
H A Dsanitizer_platform_limits_posix.cpp465 unsigned struct_unimapdesc_sz = sizeof(struct unimapdesc); member in namespace:__sanitizer

Completed in 128 milliseconds