Searched refs:gen_mdbg_realloc (Results 1 – 1 of 1) sorted by relevance
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget_malloc.c | 655 static void *gen_mdbg_realloc(struct malloc_ctx *ctx, const char *fname, in gen_mdbg_realloc() function 734 return gen_mdbg_realloc(&malloc_ctx, fname, lineno, ptr, size); in mdbg_realloc() 1087 return gen_mdbg_realloc(&nex_malloc_ctx, fname, lineno, ptr, size); in nex_mdbg_realloc()
|
Completed in 4 milliseconds