Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp954 int MappingScale; in LowerASAN_CHECK_MEMACCESS() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp612 int *MappingScale, bool *OrShadowOffset) { in getAddressSanitizerParams()
674 static uint64_t getRedzoneSizeForScale(int MappingScale) { in getRedzoneSizeForScale()