Searched refs:copy_in_reg (Results 1 – 1 of 1) sorted by relevance
45 static bool copy_in_reg(uint64_t *reg, vaddr_t addr) in copy_in_reg() function63 if (!copy_in_reg(&frame->fp, fp)) in unwind_stack_arm64()68 if (!copy_in_reg(&frame->pc, fp + 8)) in unwind_stack_arm64()
Completed in 2 milliseconds