Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_malloc_bisect.h18 static u32 malloc_hash(StackTrace *stack, uptr orig_size) { in malloc_hash() function
40 uptr h = (uptr)malloc_hash(stack, orig_size); in malloc_bisect()