Home
last modified time | relevance | path

Searched refs:get_integrity_info (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c393 static void get_integrity_info(void *ptr) in get_integrity_info() function
457 get_integrity_info(CHUNK_TO_MEM(cur)); in check_heap_integrity()
480 get_integrity_info(CHUNK_TO_MEM(cur)); in check_chunk_integrity()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c378 static void get_integrity_info(void *ptr) in get_integrity_info() function
442 get_integrity_info(CHUNK_TO_MEM(cur)); in check_heap_integrity()
465 get_integrity_info(CHUNK_TO_MEM(cur)); in check_chunk_integrity()

Completed in 3 milliseconds