Home
last modified time | relevance | path

Searched refs:ComputeRZLog (Results 1 – 1 of 1) 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()