Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libunw/
A Dunwind_arm64.c45 static bool copy_in_reg(uint64_t *reg, vaddr_t addr) in copy_in_reg() function
63 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