Home
last modified time | relevance | path

Searched defs:struct_user_fpregs_struct_sz (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp379 unsigned struct_user_fpregs_struct_sz = sizeof(elf_fpregset_t); variable
382 unsigned struct_user_fpregs_struct_sz = sizeof(struct __riscv_q_ext_state); variable
385 unsigned struct_user_fpregs_struct_sz = sizeof(struct user_fpsimd_state); variable
388 unsigned struct_user_fpregs_struct_sz = sizeof(struct user_fp_state); variable
391 unsigned struct_user_fpregs_struct_sz = sizeof(struct _user_fpregs_struct); variable
394 unsigned struct_user_fpregs_struct_sz = sizeof(struct sunos_fp); variable
397 unsigned struct_user_fpregs_struct_sz = sizeof(struct user_fpregs_struct); variable