Home
last modified time | relevance | path

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

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