HomeSort by: relevance | last modified time | path
    Searched defs:siginfo_t_sz (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_openbsd.cc 74 unsigned siginfo_t_sz = sizeof(siginfo_t); variable in namespace:__sanitizer
sanitizer_platform_limits_solaris.cc 74 unsigned siginfo_t_sz = sizeof(siginfo_t); variable in namespace:__sanitizer
sanitizer_platform_limits_freebsd.cc 101 unsigned siginfo_t_sz = sizeof(siginfo_t); variable in namespace:__sanitizer
sanitizer_platform_limits_posix.cc 178 unsigned siginfo_t_sz = sizeof(siginfo_t); variable in namespace:__sanitizer
sanitizer_platform_limits_netbsd.cc 379 unsigned siginfo_t_sz = sizeof(siginfo_t); variable in namespace:__sanitizer

Completed in 52 milliseconds