Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_posix.cpp89 static void ProtectRange(uptr beg, uptr end) { in ProtectRange() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_posix.cc122 static void ProtectRange(uptr beg, uptr end) { in ProtectRange() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_posix.cc124 static void ProtectRange(uptr beg, uptr end) { in ProtectRange() function