Home
last modified time | relevance | path

Searched defs:MaxInlinePoisoningSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h30 uint32_t MaxInlinePoisoningSize = 64; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp789 uint32_t MaxInlinePoisoningSize; global() member