Home
last modified time | relevance | path

Searched refs:__user_cap_header_struct_sz (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h95 extern unsigned __user_cap_header_struct_sz;
Dsanitizer_platform_limits_posix.cc241 unsigned __user_cap_header_struct_sz = variable
Dsanitizer_common_syscalls.inc392 if (header) PRE_READ(header, __user_cap_header_struct_sz);
401 if (header) PRE_READ(header, __user_cap_header_struct_sz);
Dsanitizer_common_interceptors.inc4420 COMMON_INTERCEPTOR_READ_RANGE(ctx, hdrp, __user_cap_header_struct_sz);
4436 COMMON_INTERCEPTOR_READ_RANGE(ctx, hdrp, __user_cap_header_struct_sz);