Home
last modified time | relevance | path

Searched refs:gdbarch_float_format (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddoublest.c802 format = gdbarch_float_format (gdbarch) in floatformat_from_length()
H A Dgdbtypes.c3840 "float", gdbarch_float_format (gdbarch)); in gdbtypes_post_init()
4002 = gdbarch_float_format (gdbarch); in objfile_type()
H A Dgdbarch.h161 extern const struct floatformat ** gdbarch_float_format (struct gdbarch *gdbarch);
H A Dgdbarch.c1618 gdbarch_float_format (struct gdbarch *gdbarch) in gdbarch_float_format() function