Searched refs:gdbarch_short_bit (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | f-lang.c | 294 = 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()
|
| HD | gdbtypes.c | 3815 = 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()
|
| HD | gdbarch.h | 121 extern int gdbarch_short_bit (struct gdbarch *gdbarch);
|
| HD | target-descriptions.c | 1002 else if (reg->bitsize == gdbarch_short_bit (gdbarch)) in tdesc_register_type()
|
| HD | gdbarch.c | 1483 gdbarch_short_bit (struct gdbarch *gdbarch) in gdbarch_short_bit() function
|
| HD | ada-lang.c | 12654 = arch_integer_type (gdbarch, gdbarch_short_bit (gdbarch), in ada_language_arch_info()
|