Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_internal.h167 static const uptr kRetiredStackFrameMagic = 0x45E0360E; variable
/external/compiler-rt/lib/asan/
Dasan_internal.h154 static const uptr kRetiredStackFrameMagic = 0x45E0360E; variable
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp87 static const uintptr_t kRetiredStackFrameMagic = 0x45E0360E; variable
2196 IRBRet.CreateStore(ConstantInt::get(IntptrTy, kRetiredStackFrameMagic), in poisonStack()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp128 static const uintptr_t kRetiredStackFrameMagic = 0x45E0360E; variable
3186 IRBRet.CreateStore(ConstantInt::get(IntptrTy, kRetiredStackFrameMagic), in processStaticAllocas()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp131 static const uintptr_t kRetiredStackFrameMagic = 0x45E0360E; variable
3319 IRBRet.CreateStore(ConstantInt::get(IntptrTy, kRetiredStackFrameMagic), in processStaticAllocas()