Home
last modified time | relevance | path

Searched refs:struct_user_vfpregs_struct_sz (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc332 unsigned struct_user_vfpregs_struct_sz = ARM_VFPREGS_SIZE; variable
334 unsigned struct_user_vfpregs_struct_sz = 0; variable
Dsanitizer_platform_limits_posix.h743 extern unsigned struct_user_vfpregs_struct_sz;
Dsanitizer_common_interceptors.inc2462 COMMON_INTERCEPTOR_READ_RANGE(ctx, data, struct_user_vfpregs_struct_sz);
2492 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, data, struct_user_vfpregs_struct_sz);