Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp927 int MappingScale; LowerASAN_CHECK_MEMACCESS() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp607 getAddressSanitizerParams(const Triple & TargetTriple,int LongSize,bool IsKasan,uint64_t * ShadowBase,int * MappingScale,bool * OrShadowOffset) getAddressSanitizerParams() argument
630 getRedzoneSizeForScale(int MappingScale) getRedzoneSizeForScale() argument