Searched refs:IA64_REG_LC (Results 1 – 9 of 9) sorted by relevance
/external/libunwind/src/ia64/ |
D | mk_Gcursor_i.c | 49 OFFSET("LC_LOC_OFF", offsetof (struct cursor, loc[IA64_REG_LC])); in main()
|
D | Gglobal.c | 35 IA64_REG_UNAT, IA64_REG_LC, IA64_REG_FPSR, IA64_REG_PRI_UNAT_GR
|
D | Gget_save_loc.c | 82 case UNW_IA64_AR_LC: loc = c->loc[IA64_REG_LC]; break; in unw_get_save_loc()
|
D | Gparser.c | 146 return IA64_REG_LC; in decode_abreg() 151 return IA64_REG_LC; in decode_abreg() 633 #define UNW_REG_LC IA64_REG_LC 706 case UNW_IA64_AR_LC: preg = IA64_REG_LC; break; in lookup_preg()
|
D | init.h | 47 c->loc[IA64_REG_LC] = IA64_REG_LOC (c, UNW_IA64_AR_LC); in common_init()
|
D | Gresume.c | 206 MEMIFY (IA64_REG_LC, UNW_IA64_AR_LC); in remote_install_cursor()
|
D | Gstep.c | 131 c->loc[IA64_REG_LC] = IA64_LOC_UC_REG (UNW_IA64_AR_LC, sc_addr); in hpux_sigtramp()
|
D | Gregs.c | 413 case UNW_IA64_AR_LC: loc = c->loc[IA64_REG_LC]; break; in tdep_access_reg()
|
/external/libunwind/include/tdep-ia64/ |
D | libunwind_i.h | 63 IA64_REG_UNAT, IA64_REG_PR, IA64_REG_LC, IA64_REG_FPSR, enumerator
|