Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp269 MemoryLocation OrigMin = Min; in PrintMemorySnippet() local
278 Min = __sanitizer::Min(Max - BytesToShow, OrigMin); in PrintMemorySnippet()