Home
last modified time | relevance | path

Searched refs:UnmapWithCallbackOrDie (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h228 UnmapWithCallbackOrDie((uptr)address_range.base(), address_range.size()); in TestOnlyUnmap()
656 void UnmapWithCallbackOrDie(uptr beg, uptr size) { in UnmapWithCallbackOrDie() function