Home
last modified time | relevance | path

Searched refs:StackDescriptionGlobal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1964 GlobalVariable *StackDescriptionGlobal = in poisonStack() local
1967 Value *Description = IRB.CreatePointerCast(StackDescriptionGlobal, IntptrTy); in poisonStack()