Home
last modified time | relevance | path

Searched defs:rz_log (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp40 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size()
457 u32 rz_log = user_requested_size <= 64 - 16 ? 0 in ComputeRZLog() local
554 uptr rz_log = ComputeRZLog(size); in Allocate() local