Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary32.h139 void *MapWithCallback(uptr size) { in MapWithCallback() function
Dsanitizer_allocator_primary64.h642 bool MapWithCallback(uptr beg, uptr size, const char *name) { in MapWithCallback() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h338 void MapWithCallback(uptr beg, uptr size) { in MapWithCallback() function
723 void *MapWithCallback(uptr size) { in MapWithCallback() function