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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_malloc_bisect.h18 static u32 malloc_hash(StackTrace *stack, uptr orig_size) { function in namespace:__hwasan
40 uptr h = (uptr)malloc_hash(stack, orig_size);

Completed in 56 milliseconds