Searched refs:arm_find_proc_info2 (Results 1 – 3 of 3) sorted by relevance
/third_party/libunwind/include/tdep-arm/ |
D | libunwind_i.h | 286 #define arm_find_proc_info2 UNW_OBJ(find_proc_info2) macro 329 extern int arm_find_proc_info2 (unw_addr_space_t as, unw_word_t ip,
|
/third_party/libunwind/src/arm/ |
D | Gex_tables.c | 513 arm_find_proc_info2 (unw_addr_space_t as, unw_word_t ip, in arm_find_proc_info2() function 553 return arm_find_proc_info2 (as, ip, pi, need_unwind_info, arg, in arm_find_proc_info()
|
D | Gstep.c | 60 if ((ret = arm_find_proc_info2 (c->dwarf.as, ip, &c->dwarf.pi, in arm_exidx_step()
|