Searched refs:UNW_RISCV_X1 (Results 1 – 7 of 7) sorted by relevance
65 for (i = UNW_RISCV_X1; i <= UNW_RISCV_F31; i++) in riscv_handle_signal_frame()109 c->dwarf.loc[UNW_RISCV_PC] = c->dwarf.loc[UNW_RISCV_X1]; in unw_step()110 c->dwarf.loc[UNW_RISCV_X1] = DWARF_NULL_LOC; in unw_step()
57 for (int i = UNW_RISCV_X1; i <= UNW_RISCV_F31; ++i) { in riscv_local_resume()91 for (reg = UNW_RISCV_X1; reg <= UNW_REG_LAST; ++reg) in establish_machine_state()
36 case UNW_RISCV_X1: in unw_get_save_loc()
37 UNW_RISCV_X1,
55 if (reg >= UNW_RISCV_X1 && reg <= UNW_RISCV_X31) in uc_addr()
75 UNW_RISCV_X1, enumerator
726 [UNW_RISCV_X1] = RISCV_REG_OFFSET(1),