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

/external/libunwind/src/ia64/
H A DGstep.c30 linux_sigtramp (struct cursor *c, ia64_loc_t prev_cfm_loc, argument
57 c->ec_loc = prev_cfm_loc;
64 linux_interrupt (struct cursor *c, ia64_loc_t prev_cfm_loc, argument
86 c->ec_loc = prev_cfm_loc;
93 hpux_sigtramp (struct cursor *c, ia64_loc_t prev_cfm_loc, argument
162 c->ec_loc = prev_cfm_loc;
225 ia64_loc_t prev_cfm_loc; local
228 prev_cfm_loc = c->cfm_loc;
262 the chance to override this value with prev_cfm_loc. */
274 if ((ret = linux_sigtramp (c, prev_cfm_loc,
[all...]

Completed in 68 milliseconds