Searched refs:NativeAllocatorDispatch (Results 1 – 5 of 5) sorted by relevance
274 gEphemeralDispatch = *NativeAllocatorDispatch(); in HandleHeapprofdSignal()298 gEphemeralDispatch = prev_dispatch ? *prev_dispatch : *NativeAllocatorDispatch(); in HandleHeapprofdSignal()435 return NativeAllocatorDispatch()->malloc(bytes); in MallocInitHeapprofdHook()
77 const MallocDispatch* NativeAllocatorDispatch();
396 const MallocDispatch* NativeAllocatorDispatch() { in NativeAllocatorDispatch() function
468 prev_dispatch = NativeAllocatorDispatch(); in MaybeInitGwpAsan()
329 prev_dispatch = NativeAllocatorDispatch(); in FinishInstallHooks()