Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_internal.h157 static const uptr kRetiredStackFrameMagic = 0x45E0360E; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp129 static const uintptr_t kRetiredStackFrameMagic = 0x45E0360E; variable
3623 IRBRet.CreateStore(ConstantInt::get(IntptrTy, kRetiredStackFrameMagic), in processStaticAllocas()