Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h146 void UnmapWithCallback(uptr beg, uptr size) { in UnmapWithCallback() function
236 UnmapWithCallback((i * kRegionSize), kRegionSize); in TestOnlyUnmap()