Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp45 static u32 RZSize2Log(u32 rz_size) { in RZSize2Log()
555 uptr rz_size = RZLog2Size(rz_log); in Allocate() local