Searched refs:bits_per_word (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Darchures.c365 . int bits_per_word;
811 if (a->bits_per_word != b->bits_per_word)
H A Delf32-ppc.c2222 if (abfd->arch_info->the_default && abfd->arch_info->bits_per_word == 64)
2230 BFD_ASSERT (abfd->arch_info->bits_per_word == 32);
H A Dbfd-in2.h1813 int bits_per_word;
1806 int bits_per_word; member in struct:bfd_arch_info
H A Delf64-ppc.c2422 if (abfd->arch_info->the_default && abfd->arch_info->bits_per_word == 32)
2430 BFD_ASSERT (abfd->arch_info->bits_per_word == 64);
/haiku-fatelf/src/bin/gdb/gdb/
H A Drs6000-tdep.c3031 if (info.bfd_arch_info != NULL && info.bfd_arch_info->bits_per_word != 0)
3032 wordsize = info.bfd_arch_info->bits_per_word /
H A Dmips-tdep.c261 return (gdbarch_bfd_arch_info (gdbarch)->bits_per_word
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1813 int bits_per_word;
1806 int bits_per_word; member in struct:bfd_arch_info
H A Dbfd.h1813 int bits_per_word;
1806 int bits_per_word; member in struct:bfd_arch_info
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1811 int bits_per_word;
1804 int bits_per_word; member in struct:bfd_arch_info
H A Dbfd.h1811 int bits_per_word;
1804 int bits_per_word; member in struct:bfd_arch_info

Completed in 308 milliseconds