Searched refs:gen_mdbg_free (Results 1 – 1 of 1) sorted by relevance
599 static void gen_mdbg_free(struct malloc_ctx *ctx, void *ptr, bool wipe) in gen_mdbg_free() function616 gen_mdbg_free(&malloc_ctx, ptr, wipe); in free_helper()1105 gen_mdbg_free(&nex_malloc_ctx, ptr, false /* !wipe */); in nex_free()
Completed in 5 milliseconds