Searched refs:gen_malloc_buffer_overlaps_heap (Results 1 – 1 of 1) sorted by relevance
887 static bool gen_malloc_buffer_overlaps_heap(struct malloc_ctx *ctx, in gen_malloc_buffer_overlaps_heap() function1018 return gen_malloc_buffer_overlaps_heap(&malloc_ctx, buf, len); in malloc_buffer_overlaps_heap()1123 return gen_malloc_buffer_overlaps_heap(&nex_malloc_ctx, buf, len); in nex_malloc_buffer_overlaps_heap()
Completed in 5 milliseconds