Searched refs:get_malloc_address_location (Results 1 – 1 of 1) sorted by relevance
38 static size_t *get_malloc_address_location(void *const mem) { in get_malloc_address_location() function48 size_t *const malloc_addr_location = get_malloc_address_location(mem); in set_actual_malloc_address()53 size_t *const malloc_addr_location = get_malloc_address_location(mem); in get_actual_malloc_address()