Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_internal.h158 static const uptr kRetiredStackFrameMagic = 0x45E0360E; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp128 static const uintptr_t kRetiredStackFrameMagic = 0x45E0360E; variable
3349 IRBRet.CreateStore(ConstantInt::get(IntptrTy, kRetiredStackFrameMagic), in processStaticAllocas()