Home
last modified time | relevance | path

Searched refs:gdbarch_deprecated_fp_regnum (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgdbarch.h519 extern int gdbarch_deprecated_fp_regnum (struct gdbarch *gdbarch);
525 #define DEPRECATED_FP_REGNUM (gdbarch_deprecated_fp_regnum (current_gdbarch))
Dgdbarch.c2327 gdbarch_deprecated_fp_regnum (struct gdbarch *gdbarch) in gdbarch_deprecated_fp_regnum() function