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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dia64-libunwind-tdep.c89 static unw_find_dyn_list_p_ftype *unw_find_dyn_list_p; variable
252 return unw_find_dyn_list_p (as, di, arg);
573 unw_find_dyn_list_p
575 if (unw_find_dyn_list_p == NULL)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dia64-libunwind-tdep.c88 static unw_find_dyn_list_p_ftype *unw_find_dyn_list_p; variable
243 return unw_find_dyn_list_p (as, di, arg);
564 unw_find_dyn_list_p
566 if (unw_find_dyn_list_p == NULL)

Completed in 175 milliseconds