Searched refs:caller_state (Results 1 – 1 of 1) sorted by relevance
23 struct unwind_state_riscv *caller_state = NULL; in unwind_stack_riscv() local56 caller_state = (struct unwind_state_riscv *)fp - 1; in unwind_stack_riscv()57 frame->fp = caller_state->fp; in unwind_stack_riscv()58 frame->pc = caller_state->pc; in unwind_stack_riscv()