HomeSort by relevance Sort by last modified time
    Searched refs:ia64_make_proc_info (Results 1 - 5 of 5) sorted by null

  /external/libunwind/src/ia64/
Gget_proc_info.c 34 if ((ret = ia64_make_proc_info (c)) < 0)
unwind_i.h 478 #define ia64_make_proc_info UNW_OBJ(make_proc_info) macro
494 extern int ia64_make_proc_info (struct cursor *c);
Gresume.c 66 if ((ret = ia64_make_proc_info (c)) < 0)
Gregs.c 543 if ((ret = ia64_make_proc_info (c)) < 0)
Gparser.c 1120 ia64_make_proc_info (struct cursor *c)
1118 ia64_make_proc_info (struct cursor *c) function

Completed in 215 milliseconds