Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc41 static u32 RZSize2Log(u32 rz_size) { in RZSize2Log()
343 uptr rz_size = RZLog2Size(rz_log); in Allocate() local