Searched refs:kRetiredStackFrameMagic (Results 1 – 4 of 4) sorted by relevance
122 (is_fake_stack && ptr[0] == kRetiredStackFrameMagic)) { in GetFrameNameByAddr()
330 static const uintptr_t kRetiredStackFrameMagic = 0x45E0360E; variable
1027 CHECK(fake_frame->magic = kRetiredStackFrameMagic); in OnFree()
55 static const uintptr_t kRetiredStackFrameMagic = 0x45E0360E; variable925 IRBRet.CreateStore(ConstantInt::get(IntptrTy, kRetiredStackFrameMagic), in poisonStackInFunction()