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

/external/libunwind/src/dwarf/
H A DGparser.c87 'c->use_prev_instr' use in 'fetch_proc_info' for details. */
389 fetch_proc_info (struct dwarf_cursor *c, unw_word_t ip, int need_unwind_info) function
823 if ((ret = fetch_proc_info (c, c->ip, 1)) < 0)
888 if ((ret = fetch_proc_info (c, c->ip, 1)) < 0 ||
948 return fetch_proc_info (c, c->ip, 0);
/external/libunwind/src/ia64/
H A Dunwind_i.h479 #define ia64_fetch_proc_info UNW_OBJ(fetch_proc_info)

Completed in 1230 milliseconds