Searched refs:num_subspaces (Results 1 – 1 of 1) sorted by relevance
3582 unsigned long num_spaces, num_subspaces, i; in som_begin_writing() local3696 num_subspaces = som_count_subspaces (abfd); in som_begin_writing()3698 obj_som_file_hdr (abfd)->subspace_total = num_subspaces; in som_begin_writing()3700 += num_subspaces * sizeof (struct som_external_subspace_dictionary_record); in som_begin_writing()