Searched refs:bits_per_byte (Results 1 – 8 of 8) sorted by relevance
838 return abfd->arch_info->bits_per_byte; in bfd_arch_bits_per_byte()1230 return ap->bits_per_byte / 8; in bfd_arch_mach_octets_per_byte()
2069 int bits_per_byte; member
248 bits_per_byte = 8,249 bits_per_block = sizeof(size_t) * size_t(bits_per_byte)
532 static int bits_per_byte = 8; variable2626 decode_locdesc (DW_BLOCK (attr), cu) * bits_per_byte; in dwarf2_add_field()2669 FIELD_BITPOS (*fp) += anonymous_size * bits_per_byte in dwarf2_add_field()2722 * bits_per_byte); in dwarf2_add_field()
2664 info.bfd_arch_info->bits_per_byte; in rs6000_gdbarch_init()
239 / gdbarch_bfd_arch_info (gdbarch)->bits_per_byte); in mips_regsize()
2076 int bits_per_byte; member
2070 and char_max when bits_per_byte > 16.