Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc71 static const uptr kAllocBegMagic = 0xCC6E96B9; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc69 static const uptr kAllocBegMagic = 0xCC6E96B9; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp166 static constexpr uptr kAllocBegMagic = member in __asan::LargeChunkHeader