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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dia64-libunwind-tdep.c65 typedef int (unw_get_fpreg_p_ftype) (unw_cursor_t *, unw_regnum_t, typedef
67 static unw_get_fpreg_p_ftype *unw_get_fpreg_p;
533 unw_get_fpreg_p = (unw_get_fpreg_p_ftype *) dlsym (handle, get_fpreg_name);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dia64-libunwind-tdep.c64 typedef int (unw_get_fpreg_p_ftype) (unw_cursor_t *, unw_regnum_t, typedef
66 static unw_get_fpreg_p_ftype *unw_get_fpreg_p;
524 unw_get_fpreg_p = (unw_get_fpreg_p_ftype *) dlsym (handle, get_fpreg_name);

Completed in 179 milliseconds