Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc79 u32 from_memalign : 1; member
123 if (from_memalign) { in AllocBeg()
491 m->from_memalign = user_beg != beg_plus_redzone; in Allocate()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc77 u32 from_memalign : 1; member
121 if (from_memalign) { in AllocBeg()
489 m->from_memalign = user_beg != beg_plus_redzone; in Allocate()