Searched refs:UNW_IA64_AR_LC (Results 1 – 9 of 9) sorted by relevance
68 if ((ret = unw_set_reg (&c, UNW_IA64_AR_LC, 99)) != -UNW_EREADONLYREG) in checker()
118 UNW_IA64_AR_LC = UNW_IA64_AR + 65, enumerator
82 case UNW_IA64_AR_LC: loc = c->loc[IA64_REG_LC]; break; in unw_get_save_loc()
47 c->loc[IA64_REG_LC] = IA64_REG_LOC (c, UNW_IA64_AR_LC); in common_init()
206 MEMIFY (IA64_REG_LC, UNW_IA64_AR_LC); in remote_install_cursor()
131 c->loc[IA64_REG_LC] = IA64_LOC_UC_REG (UNW_IA64_AR_LC, sc_addr); in hpux_sigtramp()
413 case UNW_IA64_AR_LC: loc = c->loc[IA64_REG_LC]; break; in tdep_access_reg()
73 case UNW_IA64_AR_LC: addr = &uc->uc_mcontext.sc_ar_lc; break; in inlined_uc_addr()
706 case UNW_IA64_AR_LC: preg = IA64_REG_LC; break; in lookup_preg()