Searched refs:space_dict (Results 1 – 2 of 2) sorted by relevance
186 struct som_space_dictionary_record *space_dict; member
2597 som_section_data (section)->space_dict = bfd_zalloc (abfd, amt); in som_prep_headers()2598 if (som_section_data (section)->space_dict == NULL) in som_prep_headers()2602 som_section_data (section)->space_dict->loader_fix_index = -1; in som_prep_headers()2603 som_section_data (section)->space_dict->init_pointer_index = -1; in som_prep_headers()2606 som_section_data (section)->space_dict->sort_key = in som_prep_headers()2608 som_section_data (section)->space_dict->is_defined = in som_prep_headers()2610 som_section_data (section)->space_dict->is_private = in som_prep_headers()2612 som_section_data (section)->space_dict->space_number = in som_prep_headers()3373 som_section_data (section)->space_dict->name = strings_size; in som_write_space_strings()4060 if (som_section_data (section)->space_dict->subspace_quantity == 0) in som_finish_writing()[all …]