Searched refs:NativeAllocatorDispatch (Results 1 – 5 of 5) sorted by relevance
77 const MallocDispatch* NativeAllocatorDispatch();
256 gEphemeralDispatch = *NativeAllocatorDispatch(); in HandleHeapprofdSignal()274 gEphemeralDispatch = *NativeAllocatorDispatch(); in HandleHeapprofdSignal()413 return NativeAllocatorDispatch()->malloc(bytes); in MallocInitHeapprofdHook()
272 gwp_asan_initialize(NativeAllocatorDispatch(), nullptr, nullptr); in MaybeInitGwpAsan()
366 const MallocDispatch* NativeAllocatorDispatch() { in NativeAllocatorDispatch() function
329 prev_dispatch = NativeAllocatorDispatch(); in FinishInstallHooks()