Searched refs:UNW_IA64_CFM (Results 1 - 10 of 10) sorted by relevance

/external/libunwind/include/
H A Dlibunwind-ia64.h121 UNW_IA64_CFM, enumerator in enum:__anon24670
/external/libunwind/tests/
H A DGia64-test-stack.c107 if ((ret = unw_get_reg (&c, UNW_IA64_CFM, &cfm)) < 0)
122 if ((ret = unw_get_reg (&c, UNW_IA64_CFM, &cfm)) < 0)
/external/libunwind/src/ia64/
H A DGget_save_loc.c89 case UNW_IA64_CFM: loc = c->cfm_loc; break;
H A Dinit.h38 c->cfm_loc = IA64_REG_LOC (c, UNW_IA64_CFM);
H A DGregs.c122 case UNW_IA64_CFM: addr += LINUX_PT_IFS_OFF; break;
421 case UNW_IA64_CFM:
H A DGinit.c218 case UNW_IA64_CFM:
H A DGstep.c113 c->cfm_loc = IA64_LOC_UC_REG (UNW_IA64_CFM, sc_addr);
H A Dunwind_i.h70 case UNW_IA64_CFM: addr = &uc->uc_mcontext.sc_ar_pfs; break;
/external/libunwind/src/ptrace/
H A D_UPT_access_reg.c186 case UNW_IA64_CFM:
H A D_UPT_reg_offset.c212 [UNW_IA64_CFM] = PT_CFM,

Completed in 114 milliseconds