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

/fuchsia/zircon/kernel/lib/heap/include/lib/
H A Dheap.h30 __MALLOC static inline void *malloc_debug_caller(size_t size, void *caller) { argument
/fuchsia/zircon/kernel/lib/debug/
H A Ddebug.cpp30 void _panic(void* caller, void* frame, const char* fmt, ...) { argument
/fuchsia/zircon/kernel/lib/heap/
H A Dheap_wrapper.cpp49 void* caller; member in struct:__anon74::alloc_stat
62 void add_stat(void* caller, size_t size) { argument
158 malloc_debug_caller_(size_t size, void* caller) argument
[all...]

Completed in 80 milliseconds