Searched refs:UNW_MIPS_R0 (Results 1 – 8 of 8) sorted by relevance
47 if (reg >= UNW_MIPS_R0 && reg < UNW_MIPS_R0 + 32) in uc_addr()48 return &uc->uc_mcontext.gregs[reg - UNW_MIPS_R0]; in uc_addr()62 if (((reg >= UNW_MIPS_R0 && reg <= UNW_MIPS_R31) || reg == UNW_MIPS_PC) in tdep_uc_addr()
39 case UNW_MIPS_R0: in unw_get_save_loc()72 loc = c->dwarf.loc[reg - UNW_MIPS_R0]; in unw_get_save_loc()
37 case UNW_MIPS_R0: in tdep_access_reg()69 loc = c->dwarf.loc[reg - UNW_MIPS_R0]; in tdep_access_reg()
33 c->dwarf.loc[i] = DWARF_REG_LOC (&c->dwarf, UNW_MIPS_R0 + i); in common_init()
58 c->dwarf.loc[UNW_MIPS_R0] = DWARF_LOC (sc_addr + LINUX_SC_R0_OFF, 0); in mips_handle_signal_frame()
68 UNW_MIPS_R0, enumerator113 UNW_TDEP_EH = UNW_MIPS_R0 /* FIXME. */
72 [UNW_MIPS_R0] = EF_REG0, in _UCD_access_reg()
555 [UNW_MIPS_R0] = 0,