Home
last modified time | relevance | path

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

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