Home | Sort by relevance Sort by last modified time |
/external/compiler-rt/lib/sanitizer_common/ | |
sanitizer_platform_limits_posix.h | 215 extern unsigned struct_user_fpxregs_struct_sz; |
sanitizer_platform_limits_posix.cc | 179 unsigned struct_user_fpxregs_struct_sz = 0; member in namespace:__sanitizer 181 unsigned struct_user_fpxregs_struct_sz = sizeof(struct user_fpxregs_struct); member in namespace:__sanitizer [all...] |