Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp273 const unsigned AppTypeSize = in MappingConfig() local
280 if (ShadowTypeSize > kShadowScale * AppTypeSize) in MappingConfig()
281 report_fatal_error("Invalid nsan mapping f" + Twine(AppTypeSize) + in MappingConfig()