Home
last modified time | relevance | path

Searched refs:asan_end (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/eal/common/
H A Dmalloc_heap.c1043 void *asan_end = RTE_PTR_ADD(asan_ptr, asan_data_len); in malloc_heap_free() local
1064 if (asan_end > aligned_end) in malloc_heap_free()