Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc284 uptr ComputeRZLog(uptr user_requested_size) { in ComputeRZLog() function
342 uptr rz_log = ComputeRZLog(size); in Allocate()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp412 uptr ComputeRZLog(uptr user_requested_size) { in ComputeRZLog() function
510 uptr rz_log = ComputeRZLog(size); in Allocate()