Home
last modified time | relevance | path

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

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