Searched refs:subspace_index (Results 1 – 14 of 14) sorted by relevance
146 int subspace_index; member
129 unsigned char subspace_index[4]; member
1711 dst->subspace_index = bfd_getb32 (src->subspace_index); in som_swap_space_dictionary_in()1741 bfd_putb32 (src->subspace_index, dst->subspace_index); in som_swap_space_dictionary_out()2108 unsigned int subspace_index; in setup_sections() local2158 + space.subspace_index * sizeof ext_subspace), in setup_sections()2167 + space.subspace_index * sizeof ext_subspace), in setup_sections()2186 for (subspace_index = 0; subspace_index < space.subspace_quantity; in setup_sections()2187 subspace_index++) in setup_sections()3873 int subspace_index = 0; in som_finish_writing() local3999 som_section_data (section)->space_dict->subspace_index in som_finish_writing()4000 = subspace_index; in som_finish_writing()[all …]
1130 * som.h (som_section_data): Add new "subspace_index" field.1144 (som_new_section_hook): Initialize subspace_index field to
8384 Delete unused subspace_index. All references now use the
1710 dst->subspace_index = bfd_getb32 (src->subspace_index); in som_swap_space_dictionary_in()1740 bfd_putb32 (src->subspace_index, dst->subspace_index); in som_swap_space_dictionary_out()2107 unsigned int subspace_index; in setup_sections() local2157 + space.subspace_index * sizeof ext_subspace), in setup_sections()2166 + space.subspace_index * sizeof ext_subspace), in setup_sections()2185 for (subspace_index = 0; subspace_index < space.subspace_quantity; in setup_sections()2186 subspace_index++) in setup_sections()3962 int subspace_index = 0; in som_finish_writing() local4088 som_section_data (section)->space_dict->subspace_index in som_finish_writing()4089 = subspace_index; in som_finish_writing()[all …]