Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc477 uptr beg_plus_redzone = alloc_beg + rz_size; in Allocate() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc475 uptr beg_plus_redzone = alloc_beg + rz_size; in Allocate() local