Home
last modified time | relevance | path

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

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