Searched defs:ReturnNullOrDie (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1026 return ReturnNullOrDie();
1062 void *ReturnNullOrDie() { function in class:__sanitizer::LargeMmapAllocator
1287 return ReturnNullOrDie();
1289 return ReturnNullOrDie();
1309 void *ReturnNullOrDie() { function in class:__sanitizer::CombinedAllocator

Completed in 249 milliseconds