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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc43 static u32 RZSize2Log(u32 rz_size) { argument
426 uptr rz_size = RZLog2Size(rz_log); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc41 static u32 RZSize2Log(u32 rz_size) { argument
424 uptr rz_size = RZLog2Size(rz_log); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp43 static u32 RZSize2Log(u32 rz_size) { argument
510 uptr rz_size = RZLog2Size(rz_log); local
[all...]

Completed in 215 milliseconds