Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_linux.cpp44 static bool CheckMemoryRangeAvailability(uptr beg, uptr size) { in CheckMemoryRangeAvailability() function
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1133 static bool CheckMemoryRangeAvailability(uptr beg, uptr size) { in CheckMemoryRangeAvailability() function