Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp958 int MappingScale; LowerASAN_CHECK_MEMACCESS() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp608 int *MappingScale, bool *OrShadowOffset) { in getAddressSanitizerParams() argument
631 static uint64_t getRedzoneSizeForScale(int MappingScale) { in getRedzoneSizeForScale() argument