Searched refs:UNW_IA64_SP (Results 1 - 4 of 4) sorted by relevance

/external/libunwind/include/
H A Dlibunwind-ia64.h126 UNW_IA64_SP, enumerator in enum:__anon24670
128 UNW_TDEP_LAST_REG = UNW_IA64_SP,
131 UNW_TDEP_SP = UNW_IA64_SP,
/external/libunwind/tests/
H A Dia64-test-dyn1.c132 /* reg= */ UNW_IA64_SP, /* val=*/ -16);
172 /* reg=*/ UNW_IA64_SP, /* dst=*/ UNW_IA64_GR + 34);
H A DGia64-test-stack.c75 || (ret = unw_get_reg (&c, UNW_IA64_SP, &sp)) < 0
/external/libunwind/src/ia64/
H A DGparser.c713 case UNW_IA64_SP: preg = IA64_REG_PSP; break;
872 if (op->reg == UNW_IA64_SP)

Completed in 99 milliseconds