Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp535 static size_t RedzoneSizeForScale(int MappingScale) { in RedzoneSizeForScale() function
798 return RedzoneSizeForScale(Mapping.Scale); in MinRedzoneSizeForGlobal()