Lines Matching refs:bfd_putb32

1614   bfd_putb32 (src->secs, dst->secs);  in som_swap_clock_out()
1615 bfd_putb32 (src->nanosecs, dst->nanosecs); in som_swap_clock_out()
1662 bfd_putb32 (src->version_id, dst->version_id); in som_swap_header_out()
1664 bfd_putb32 (src->entry_space, dst->entry_space); in som_swap_header_out()
1665 bfd_putb32 (src->entry_subspace, dst->entry_subspace); in som_swap_header_out()
1666 bfd_putb32 (src->entry_offset, dst->entry_offset); in som_swap_header_out()
1667 bfd_putb32 (src->aux_header_location, dst->aux_header_location); in som_swap_header_out()
1668 bfd_putb32 (src->aux_header_size, dst->aux_header_size); in som_swap_header_out()
1669 bfd_putb32 (src->som_length, dst->som_length); in som_swap_header_out()
1670 bfd_putb32 (src->presumed_dp, dst->presumed_dp); in som_swap_header_out()
1671 bfd_putb32 (src->space_location, dst->space_location); in som_swap_header_out()
1672 bfd_putb32 (src->space_total, dst->space_total); in som_swap_header_out()
1673 bfd_putb32 (src->subspace_location, dst->subspace_location); in som_swap_header_out()
1674 bfd_putb32 (src->subspace_total, dst->subspace_total); in som_swap_header_out()
1675 bfd_putb32 (src->loader_fixup_location, dst->loader_fixup_location); in som_swap_header_out()
1676 bfd_putb32 (src->loader_fixup_total, dst->loader_fixup_total); in som_swap_header_out()
1677 bfd_putb32 (src->space_strings_location, dst->space_strings_location); in som_swap_header_out()
1678 bfd_putb32 (src->space_strings_size, dst->space_strings_size); in som_swap_header_out()
1679 bfd_putb32 (src->init_array_location, dst->init_array_location); in som_swap_header_out()
1680 bfd_putb32 (src->init_array_total, dst->init_array_total); in som_swap_header_out()
1681 bfd_putb32 (src->compiler_location, dst->compiler_location); in som_swap_header_out()
1682 bfd_putb32 (src->compiler_total, dst->compiler_total); in som_swap_header_out()
1683 bfd_putb32 (src->symbol_location, dst->symbol_location); in som_swap_header_out()
1684 bfd_putb32 (src->symbol_total, dst->symbol_total); in som_swap_header_out()
1685 bfd_putb32 (src->fixup_request_location, dst->fixup_request_location); in som_swap_header_out()
1686 bfd_putb32 (src->fixup_request_total, dst->fixup_request_total); in som_swap_header_out()
1687 bfd_putb32 (src->symbol_strings_location, dst->symbol_strings_location); in som_swap_header_out()
1688 bfd_putb32 (src->symbol_strings_size, dst->symbol_strings_size); in som_swap_header_out()
1689 bfd_putb32 (src->unloadable_sp_location, dst->unloadable_sp_location); in som_swap_header_out()
1690 bfd_putb32 (src->unloadable_sp_size, dst->unloadable_sp_size); in som_swap_header_out()
1691 bfd_putb32 (src->checksum, dst->checksum); in som_swap_header_out()
1725 bfd_putb32 (src->name, dst->name); in som_swap_space_dictionary_out()
1739 bfd_putb32 (flags, dst->flags); in som_swap_space_dictionary_out()
1740 bfd_putb32 (src->space_number, dst->space_number); in som_swap_space_dictionary_out()
1741 bfd_putb32 (src->subspace_index, dst->subspace_index); in som_swap_space_dictionary_out()
1742 bfd_putb32 (src->subspace_quantity, dst->subspace_quantity); in som_swap_space_dictionary_out()
1743 bfd_putb32 (src->loader_fix_index, dst->loader_fix_index); in som_swap_space_dictionary_out()
1744 bfd_putb32 (src->loader_fix_quantity, dst->loader_fix_quantity); in som_swap_space_dictionary_out()
1745 bfd_putb32 (src->init_pointer_index, dst->init_pointer_index); in som_swap_space_dictionary_out()
1746 bfd_putb32 (src->init_pointer_quantity, dst->init_pointer_quantity); in som_swap_space_dictionary_out()
1792 bfd_putb32 (src->space_index, dst->space_index); in som_swap_subspace_dictionary_record_out()
1821 bfd_putb32 (flags, dst->flags); in som_swap_subspace_dictionary_record_out()
1822 bfd_putb32 (src->file_loc_init_value, dst->file_loc_init_value); in som_swap_subspace_dictionary_record_out()
1823 bfd_putb32 (src->initialization_length, dst->initialization_length); in som_swap_subspace_dictionary_record_out()
1824 bfd_putb32 (src->subspace_start, dst->subspace_start); in som_swap_subspace_dictionary_record_out()
1825 bfd_putb32 (src->subspace_length, dst->subspace_length); in som_swap_subspace_dictionary_record_out()
1826 bfd_putb32 (src->alignment, dst->alignment); in som_swap_subspace_dictionary_record_out()
1827 bfd_putb32 (src->name, dst->name); in som_swap_subspace_dictionary_record_out()
1828 bfd_putb32 (src->fixup_request_index, dst->fixup_request_index); in som_swap_subspace_dictionary_record_out()
1829 bfd_putb32 (src->fixup_request_quantity, dst->fixup_request_quantity); in som_swap_subspace_dictionary_record_out()
1861 bfd_putb32 (flags, dst->flags); in som_swap_aux_id_out()
1862 bfd_putb32 (src->length, dst->length); in som_swap_aux_id_out()
1870 bfd_putb32 (src->string_length, dst->string_length); in som_swap_string_auxhdr_out()
1877 bfd_putb32 (src->name.strx, dst->name); in som_swap_compilation_unit_out()
1878 bfd_putb32 (src->language_name.strx, dst->language_name); in som_swap_compilation_unit_out()
1879 bfd_putb32 (src->product_id.strx, dst->product_id); in som_swap_compilation_unit_out()
1880 bfd_putb32 (src->version_id.strx, dst->version_id); in som_swap_compilation_unit_out()
1881 bfd_putb32 (src->flags, dst->flags); in som_swap_compilation_unit_out()
1908 bfd_putb32 (src->exec_tsize, dst->exec_tsize); in som_swap_exec_auxhdr_out()
1909 bfd_putb32 (src->exec_tmem, dst->exec_tmem); in som_swap_exec_auxhdr_out()
1910 bfd_putb32 (src->exec_tfile, dst->exec_tfile); in som_swap_exec_auxhdr_out()
1911 bfd_putb32 (src->exec_dsize, dst->exec_dsize); in som_swap_exec_auxhdr_out()
1912 bfd_putb32 (src->exec_dmem, dst->exec_dmem); in som_swap_exec_auxhdr_out()
1913 bfd_putb32 (src->exec_dfile, dst->exec_dfile); in som_swap_exec_auxhdr_out()
1914 bfd_putb32 (src->exec_bsize, dst->exec_bsize); in som_swap_exec_auxhdr_out()
1915 bfd_putb32 (src->exec_entry, dst->exec_entry); in som_swap_exec_auxhdr_out()
1916 bfd_putb32 (src->exec_flags, dst->exec_flags); in som_swap_exec_auxhdr_out()
1917 bfd_putb32 (src->exec_bfill, dst->exec_bfill); in som_swap_exec_auxhdr_out()
4205 bfd_putb32 (som_compute_checksum (&ext_header), ext_header.checksum); in som_finish_writing()
4462 bfd_putb32 (som_symbol_data (bfd_syms[i])->stringtab_offset, in som_build_and_write_symbol_table()
4476 bfd_putb32 (flags, som_symtab[i].flags); in som_build_and_write_symbol_table()
4480 bfd_putb32 (flags, som_symtab[i].info); in som_build_and_write_symbol_table()
4481 bfd_putb32 (info.symbol_value | info.priv_level, in som_build_and_write_symbol_table()
6416 bfd_putb32 (curr_som_offset, som_dict[som_index].location); in som_bfd_ar_write_symbol_stuff()
6417 bfd_putb32 (arelt_size (curr_bfd), som_dict[som_index].length); in som_bfd_ar_write_symbol_stuff()
6434 bfd_putb32 (flags, curr_lst_sym->flags); in som_bfd_ar_write_symbol_stuff()
6435 bfd_putb32 (p - strings + 4, curr_lst_sym->name); in som_bfd_ar_write_symbol_stuff()
6436 bfd_putb32 (0, curr_lst_sym->qualifier_name); in som_bfd_ar_write_symbol_stuff()
6437 bfd_putb32 (info.symbol_info, curr_lst_sym->symbol_info); in som_bfd_ar_write_symbol_stuff()
6438 bfd_putb32 (info.symbol_value | info.priv_level, in som_bfd_ar_write_symbol_stuff()
6440 bfd_putb32 (0, curr_lst_sym->symbol_descriptor); in som_bfd_ar_write_symbol_stuff()
6442 bfd_putb32 (som_index, curr_lst_sym->som_index); in som_bfd_ar_write_symbol_stuff()
6443 bfd_putb32 (symbol_key, curr_lst_sym->symbol_key); in som_bfd_ar_write_symbol_stuff()
6444 bfd_putb32 (0, curr_lst_sym->next_entry); in som_bfd_ar_write_symbol_stuff()
6458 bfd_putb32 (symbol_pos, last->next_entry); in som_bfd_ar_write_symbol_stuff()
6462 bfd_putb32 (symbol_pos, hash_table + 4 * (symbol_key % hash_size)); in som_bfd_ar_write_symbol_stuff()
6584 bfd_putb32 (VERSION_ID, &lst.version_id); in som_write_armap()
6585 bfd_putb32 (0, &lst.file_time.secs); in som_write_armap()
6586 bfd_putb32 (0, &lst.file_time.nanosecs); in som_write_armap()
6588 bfd_putb32 (lst_size, &lst.hash_loc); in som_write_armap()
6589 bfd_putb32 (SOM_LST_HASH_SIZE, &lst.hash_size); in som_write_armap()
6605 bfd_putb32 (module_count, &lst.module_count); in som_write_armap()
6606 bfd_putb32 (module_count, &lst.module_limit); in som_write_armap()
6607 bfd_putb32 (lst_size, &lst.dir_loc); in som_write_armap()
6614 bfd_putb32 (0, &lst.export_loc); in som_write_armap()
6615 bfd_putb32 (0, &lst.export_count); in som_write_armap()
6616 bfd_putb32 (0, &lst.import_loc); in som_write_armap()
6617 bfd_putb32 (0, &lst.aux_loc); in som_write_armap()
6618 bfd_putb32 (0, &lst.aux_size); in som_write_armap()
6629 bfd_putb32 (lst_size, &lst.string_loc); in som_write_armap()
6630 bfd_putb32 (stringsize, &lst.string_size); in som_write_armap()
6634 bfd_putb32 (0, &lst.free_list); in som_write_armap()
6635 bfd_putb32 (lst_size, &lst.file_end); in som_write_armap()
6644 bfd_putb32 (csum, &lst.checksum); in som_write_armap()
6776 bfd_getb32, bfd_getb_signed_32, bfd_putb32,
6779 bfd_getb32, bfd_getb_signed_32, bfd_putb32,