Searched refs:malloc_debug_caller (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/zxcpp/
H A Dnew.cpp64 return ::malloc_debug_caller(s, caller);
71 return ::malloc_debug_caller(s, caller);
/fuchsia/zircon/kernel/lib/heap/include/lib/
H A Dheap.h30 __MALLOC static inline void *malloc_debug_caller(size_t size, void *caller) { function

Completed in 85 milliseconds