Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h140 void *MapWithCallback(uptr size) { in MapWithCallback() function
H A Dsanitizer_allocator_primary64.h711 bool MapWithCallback(uptr beg, uptr size, const char *name) { MapWithCallback() function