Home
last modified time | relevance | path

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

/third_party/ulib/ngunwind/src/dwarf/
A DGparser.c404 fetch_proc_info (struct dwarf_cursor *c, unw_word_t ip, int need_unwind_info) in fetch_proc_info() function
845 if ((ret = fetch_proc_info (c, c->ip, 1)) < 0) in uncached_dwarf_find_save_locs()
885 if ((ret = fetch_proc_info (c, c->ip, 1)) < 0 || in dwarf_find_save_locs()
929 return fetch_proc_info (c, c->ip, 0); in dwarf_make_proc_info()

Completed in 3 milliseconds