Home
last modified time | relevance | path

Searched refs:ia64_make_proc_info (Results 1 – 5 of 5) sorted by relevance

/external/libunwind/src/ia64/
DGget_proc_info.c34 if ((ret = ia64_make_proc_info (c)) < 0) in unw_get_proc_info()
Dunwind_i.h478 #define ia64_make_proc_info UNW_OBJ(make_proc_info) macro
494 extern int ia64_make_proc_info (struct cursor *c);
DGresume.c66 if ((ret = ia64_make_proc_info (c)) < 0) in local_resume()
DGregs.c543 if ((ret = ia64_make_proc_info (c)) < 0) in tdep_access_reg()
DGparser.c1118 ia64_make_proc_info (struct cursor *c) in ia64_make_proc_info() function