Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp74 static const uintptr_t kCurrentStackFrameMagic = 0x41B58AB3; variable
1749 IRB.CreateStore(ConstantInt::get(IntptrTy, kCurrentStackFrameMagic), in poisonStack()