Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_solaris.cpp186 const int si_SEGV_MAPERR = SEGV_MAPERR; variable
Dsanitizer_platform_limits_freebsd.cpp353 const int si_SEGV_MAPERR = SEGV_MAPERR; variable
Dsanitizer_platform_limits_posix.cpp926 const int si_SEGV_MAPERR = SEGV_MAPERR; variable
Dsanitizer_platform_limits_netbsd.cpp2471 const int si_SEGV_MAPERR = SEGV_MAPERR; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc936 const int si_SEGV_MAPERR = SEGV_MAPERR; variable