Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1755 GlobalVariable *StackDescriptionGlobal = in poisonStack() local
1758 Value *Description = IRB.CreatePointerCast(StackDescriptionGlobal, in poisonStack()