Searched refs:MmapFixedOrDieOnFatalError (Results 1 – 4 of 4) sorted by relevance
248 return reinterpret_cast<uptr>(MmapFixedOrDieOnFatalError(fixed_addr, size)); in Map()264 void *MmapFixedOrDieOnFatalError(uptr fixed_addr, uptr size) { in MmapFixedOrDieOnFatalError() function
144 void *MmapFixedOrDieOnFatalError(uptr fixed_addr, uptr size) { in MmapFixedOrDieOnFatalError() function
369 return reinterpret_cast<uptr>(MmapFixedOrDieOnFatalError(fixed_addr, size)); in Map()
108 void *MmapFixedOrDieOnFatalError(uptr fixed_addr, uptr size);