Searched refs:ia64_find_save_locs (Results 1 – 3 of 3) sorted by relevance
482 #define ia64_find_save_locs UNW_OBJ(find_save_locs) macro502 extern int ia64_find_save_locs (struct cursor *c);
353 if ((ret = ia64_find_save_locs (c)) >= 0 in unw_step()
640 ia64_find_save_locs (struct cursor *c) in ia64_find_save_locs() function