Searched refs:multi_heap_realloc_impl (Results 1 – 10 of 10) sorted by relevance
53 multi_heap_realloc_impl = 0x40000484; symbol66 PROVIDE (multi_heap_realloc = multi_heap_realloc_impl);
53 multi_heap_realloc_impl = 0x4000047c; symbol66 PROVIDE (multi_heap_realloc = multi_heap_realloc_impl);
12 PROVIDE (multi_heap_realloc = multi_heap_realloc_impl);
268 PROVIDE( multi_heap_realloc_impl = 0x40000360 ); symbol
52 void *multi_heap_realloc_impl(multi_heap_handle_t heap, void *p, size_t size);
27 multi_heap:multi_heap_realloc_impl (noflash)
235 void *multi_heap_realloc_impl(multi_heap_handle_t heap, void *p, size_t size) in multi_heap_realloc_impl() function
317 new_head = multi_heap_realloc_impl(heap, head, size + POISON_OVERHEAD); in multi_heap_realloc()
289 PROVIDE( multi_heap_realloc_impl = 0x40000370 ); symbol
281 PROVIDE( multi_heap_realloc_impl = 0x40000360 ); symbol