Home
last modified time | relevance | path

Searched refs:ia64_find_save_locs (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/src/ia64/
Dunwind_i.h482 #define ia64_find_save_locs UNW_OBJ(find_save_locs) macro
502 extern int ia64_find_save_locs (struct cursor *c);
DGstep.c353 if ((ret = ia64_find_save_locs (c)) >= 0 in unw_step()
DGscript.c640 ia64_find_save_locs (struct cursor *c) in ia64_find_save_locs() function