Searched refs:PtrauthStrip (Results 1 – 2 of 2) sorted by relevance
76 uint64_t StackwalkerARM64::PtrauthStrip(uint64_t ptr) { in PtrauthStrip() function in google_breakpad::StackwalkerARM6496 PtrauthStrip(frame->context.iregs[MD_CONTEXT_ARM64_REG_LR]); in GetContextFrame()231 caller_lr = PtrauthStrip(caller_lr); in GetCallerByFramePointer()285 last_lr = PtrauthStrip(last_lr); in CorrectRegLRByFramePointer()
72 uint64_t PtrauthStrip(uint64_t ptr);