Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h137 extern unsigned __user_cap_header_struct_sz;
Dsanitizer_platform_limits_posix.cpp248 unsigned __user_cap_header_struct_sz = variable
Dsanitizer_common_syscalls.inc414 PRE_READ(header, __user_cap_header_struct_sz);
425 PRE_READ(header, __user_cap_header_struct_sz);
Dsanitizer_common_interceptors.inc5761 COMMON_INTERCEPTOR_READ_RANGE(ctx, hdrp, __user_cap_header_struct_sz);
5777 COMMON_INTERCEPTOR_READ_RANGE(ctx, hdrp, __user_cap_header_struct_sz);