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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dia64-libunwind-tdep.c115 static const char *get_fpreg_name = STRINGIFY(UNW_OBJ(get_fpreg)); variable
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.c114 static const char *get_fpreg_name = STRINGIFY(UNW_OBJ(get_fpreg)); variable
524 unw_get_fpreg_p = (unw_get_fpreg_p_ftype *) dlsym (handle, get_fpreg_name);

Completed in 196 milliseconds