Home
last modified time | relevance | path

Searched refs:subspace_dict (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsom.c2619 som_section_data (section)->subspace_dict = bfd_zalloc (abfd, amt); in som_prep_headers()
2620 if (som_section_data (section)->subspace_dict == NULL) in som_prep_headers()
2627 som_section_data (section)->subspace_dict->is_loadable = 1; in som_prep_headers()
2630 som_section_data (section)->subspace_dict->code_only = 1; in som_prep_headers()
2632 som_section_data (section)->subspace_dict->subspace_start = in som_prep_headers()
2634 som_section_data (section)->subspace_dict->subspace_length = in som_prep_headers()
2636 som_section_data (section)->subspace_dict->initialization_length = in som_prep_headers()
2638 som_section_data (section)->subspace_dict->alignment = in som_prep_headers()
2642 som_section_data (section)->subspace_dict->sort_key = in som_prep_headers()
2644 som_section_data (section)->subspace_dict->access_control_bits = in som_prep_headers()
[all …]
Dsom.h187 struct som_subspace_dictionary_record *subspace_dict; member
DChangeLog-20043487 is_comdat, is_common and dup_common in section subspace_dict from