Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc581 uptr size_to_fill = m->UsedSize() - kChunkHeader2Size; in QuarantineChunk() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc579 uptr size_to_fill = m->UsedSize() - kChunkHeader2Size; in QuarantineChunk() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp646 uptr size_to_fill = m->UsedSize() - kChunkHeader2Size; in QuarantineChunk() local