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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dia64-libunwind-tdep.c73 typedef int (unw_step_p_ftype) (unw_cursor_t *); typedef
74 static unw_step_p_ftype *unw_step_p;
547 unw_step_p = (unw_step_p_ftype *) dlsym (handle, step_name);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dia64-libunwind-tdep.c72 typedef int (unw_step_p_ftype) (unw_cursor_t *); typedef
73 static unw_step_p_ftype *unw_step_p;
538 unw_step_p = (unw_step_p_ftype *) dlsym (handle, step_name);

Completed in 207 milliseconds