Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1290 Value *ShadowBase; in memToShadow() local
2797 Value *ShadowBase) { in copyToShadowInline()
2847 IRBuilder<> &IRB, Value *ShadowBase) { in copyToShadow()
2854 IRBuilder<> &IRB, Value *ShadowBase) { in copyToShadow()
3157 Value *ShadowBase = ASan.memToShadow(LocalStackBase, IRB); in processStaticAllocas() local
DMemorySanitizer.cpp345 uint64_t ShadowBase; member
1412 uint64_t ShadowBase = MS.MapParams->ShadowBase; in getShadowOriginPtrUserspace() local
3499 Value *ShadowBase, *OriginBase; in poisonAllocaUserspace() local
3856 Value *ShadowBase = getShadowPtrForVAArgument( in visitCallSite() local
3880 Value *ShadowBase, *OriginBase = nullptr; in visitCallSite() local