Searched refs:hook_malloc (Results 1 – 2 of 2) sorted by relevance
26 #define hook_malloc __libc_malloc
3973 static void* hook_malloc(void* ctx, size_t size) in hook_malloc() function4020 alloc.malloc = &hook_malloc; in test_setallocators()