Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DRegsArm64.cpp54 static uint64_t strip_pac(uint64_t pc, uint64_t mask) { in strip_pac() function
72 pc = strip_pac(pc, pac_mask_); in set_pc()
84 regs_[ARM64_REG_PC] = strip_pac(regs_[ARM64_REG_PC], pac_mask_); in fallback_pc()