Searched refs:UNW_RISCV_PC (Results 1 – 7 of 7) sorted by relevance
40 c->dwarf.loc[UNW_RISCV_PC] = DWARF_REG_LOC (&c->dwarf, UNW_RISCV_PC); in common_init()42 ret = dwarf_get (&c->dwarf, c->dwarf.loc[UNW_RISCV_PC], &c->dwarf.ip); in common_init()
109 c->dwarf.loc[UNW_RISCV_PC] = c->dwarf.loc[UNW_RISCV_X1]; in unw_step()111 if (!DWARF_IS_NULL_LOC (c->dwarf.loc[UNW_RISCV_PC])) in unw_step()113 ret = dwarf_get (&c->dwarf, c->dwarf.loc[UNW_RISCV_PC], &c->dwarf.ip); in unw_step()
67 case UNW_RISCV_PC: in unw_get_save_loc()
62 else if (reg == UNW_RISCV_PC) in uc_addr()
141 UNW_RISCV_PC, enumerator143 UNW_TDEP_LAST_REG = UNW_RISCV_PC,148 UNW_TDEP_IP = UNW_RISCV_PC,
64 if (regnum == UNW_RISCV_PC) in _UCD_access_reg()
725 [UNW_RISCV_PC] = RISCV_REG_OFFSET(0),