Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h84 MapWithCallbackOrDie(SpaceEnd(), AdditionalSize()); in Init()
646 void MapWithCallbackOrDie(uptr beg, uptr size) { in MapWithCallbackOrDie() function