Home
last modified time | relevance | path

Searched refs:gdbarch_short_bit (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDf-lang.c294 = arch_integer_type (gdbarch, gdbarch_short_bit (gdbarch), 0, in build_fortran_types()
298 = arch_boolean_type (gdbarch, gdbarch_short_bit (gdbarch), 1, in build_fortran_types()
HDgdbtypes.c3815 = arch_integer_type (gdbarch, gdbarch_short_bit (gdbarch), in gdbtypes_post_init()
3818 = arch_integer_type (gdbarch, gdbarch_short_bit (gdbarch), in gdbtypes_post_init()
3966 gdbarch_short_bit (gdbarch) / TARGET_CHAR_BIT, in objfile_type()
3970 gdbarch_short_bit (gdbarch) / TARGET_CHAR_BIT, in objfile_type()
HDgdbarch.h121 extern int gdbarch_short_bit (struct gdbarch *gdbarch);
HDtarget-descriptions.c1002 else if (reg->bitsize == gdbarch_short_bit (gdbarch)) in tdesc_register_type()
HDgdbarch.c1483 gdbarch_short_bit (struct gdbarch *gdbarch) in gdbarch_short_bit() function
HDada-lang.c12654 = arch_integer_type (gdbarch, gdbarch_short_bit (gdbarch), in ada_language_arch_info()