Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.cpp667 uptr granule_end = granule_beg + granularity; in SlowCopyContainerAnnotations() local
670 uptr end = Min(granule_end, dst_end); in SlowCopyContainerAnnotations()