Home
last modified time | relevance | path

Searched refs:get_free_trace (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c430 get_free_trace(CHUNK_TO_MEM(self)); in realloc()
498 get_free_trace(CHUNK_TO_MEM(self)); in realloc()
606 get_free_trace(CHUNK_TO_MEM(self)); in unmap_chunk()
636 get_free_trace(p); in free()
H A Dmalloc_impl.h121 hidden extern void get_free_trace(void *ptr);
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c403 get_free_trace(CHUNK_TO_MEM(self)); in realloc()
461 get_free_trace(CHUNK_TO_MEM(self)); in realloc()
559 get_free_trace(CHUNK_TO_MEM(self)); in unmap_chunk()
585 get_free_trace(p); in free()
H A Dmalloc_impl.h100 hidden extern void get_free_trace(void *ptr);
/third_party/musl/src/malloc/
H A Dmemalign.c52 get_free_trace(mem); in __memalign()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemalign.c51 get_free_trace(mem); in __memalign()
H A Dmemory_check.c488 void get_free_trace(void *ptr) in get_free_trace() function
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c503 void get_free_trace(void *ptr) in get_free_trace() function

Completed in 6 milliseconds